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
1 changed files with 1 additions and 1 deletions

View File

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