From: Roland McGrath Date: Thu, 13 May 1993 01:24:22 +0000 (+0000) Subject: Formerly unix/sysv/sysv4/solaris2/Makefile.~2~ X-Git-Tag: upstream/2.30~10627^2~4280 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6064be1268325aead7bb00a027e3a7c60e284669;p=external%2Fglibc.git Formerly unix/sysv/sysv4/solaris2/Makefile.~2~ --- diff --git a/sysdeps/unix/sysv/sysv4/solaris2/Makefile b/sysdeps/unix/sysv/sysv4/solaris2/Makefile index 539c725..4332fb4 100644 --- a/sysdeps/unix/sysv/sysv4/solaris2/Makefile +++ b/sysdeps/unix/sysv/sysv4/solaris2/Makefile @@ -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