1
0
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:
Roland McGrath
1993-05-13 01:24:22 +00:00
parent eb3674eae9
commit 6064be1268

View File

@@ -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