mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
Formerly unix/sysv/sysv4/solaris2/Makefile.~2~
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
# along the way (e.g., glue-ctype) will fail because it'll try to link
|
# 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,
|
# with the libc.a being *constructed* in $(objdir). As a work-around,
|
||||||
# we add this to each native-compile.
|
# we add this to each native-compile.
|
||||||
native-CFLAGS := -L/lib
|
native-CFLAGS := $(native-CFLAGS) -L/lib
|
||||||
|
Reference in New Issue
Block a user