mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
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
Block a user