projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df4283c
)
Recover the lost diff between 1.5 and 1.6.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 9 Aug 2006 05:38:51 +0000
(
05:38
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 9 Aug 2006 05:38:51 +0000
(
05:38
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29577
91177308
-0d34-0410-b5e6-
96231b3b80d8
autoconf/m4/libtool.m4
patch
|
blob
|
history
diff --git
a/autoconf/m4/libtool.m4
b/autoconf/m4/libtool.m4
index 1782998b87ce2f5fc51fe3f2417e37632f10f29b..420d43010f9de7b1cd7bd7234a1af68c991a227a 100644
(file)
--- a/
autoconf/m4/libtool.m4
+++ b/
autoconf/m4/libtool.m4
@@
-2234,7
+2234,7
@@
reload_cmds='$LD$reload_flag -o $output$reload_objs'
case $host_os in
darwin*)
if test "$GCC" = yes; then
- reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
+ reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r
$compiler_flags
-o $output$reload_objs'
else
reload_cmds='$LD$reload_flag -o $output$reload_objs'
fi