mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-14 14:10:00 +00:00
Recover the lost diff between 1.5 and 1.6.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29577 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
df4283c8f9
commit
888fac77de
2
autoconf/m4/libtool.m4
vendored
2
autoconf/m4/libtool.m4
vendored
@ -2234,7 +2234,7 @@ reload_cmds='$LD$reload_flag -o $output$reload_objs'
|
|||||||
case $host_os in
|
case $host_os in
|
||||||
darwin*)
|
darwin*)
|
||||||
if test "$GCC" = yes; then
|
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
|
else
|
||||||
reload_cmds='$LD$reload_flag -o $output$reload_objs'
|
reload_cmds='$LD$reload_flag -o $output$reload_objs'
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user