mirror of git://sourceware.org/git/glibc.git
Formerly unix/sysv/sysv4/solaris2/Makefile.~2~
This commit is contained in:
parent
eb3674eae9
commit
6064be1268
|
@ -3,4 +3,4 @@
|
|||
# along the way (e.g., glue-ctype) will fail because it'll try to link
|
||||
# with the libc.a being *constructed* in $(objdir). As a work-around,
|
||||
# we add this to each native-compile.
|
||||
native-CFLAGS := -L/lib
|
||||
native-CFLAGS := $(native-CFLAGS) -L/lib
|
||||
|
|
Loading…
Reference in New Issue