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:
888fac7
)
Recover the lost diff between 1.221 and 1.222.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 9 Aug 2006 05:40:14 +0000
(
05:40
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 9 Aug 2006 05:40:14 +0000
(
05:40
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29578
91177308
-0d34-0410-b5e6-
96231b3b80d8
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 3cc1283acd8cde0ca0fb37019b2afdb4cbce2d99..85cb5a2729218138a03cb62e2c993f23ef53a4f2 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-12218,7
+12218,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