]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Replace uses of HOST_CC with BUILD_CC and native-CFLAGS with BUILD_CFLAGS.
authorRoland McGrath <roland@gnu.org>
Tue, 16 Aug 1994 00:52:22 +0000 (00:52 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 16 Aug 1994 00:52:22 +0000 (00:52 +0000)
sysdeps/unix/sysv/sysv4/solaris2/Makefile

index 4332fb4df28631f915dfea2b435d267ae5bb0408..3f86c46cc823cf41b10ea8a691358ceabcedc199 100644 (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 := $(native-CFLAGS) -L/lib
+BUILD_CFLAGS := $(BUILD_CFLAGS) -L/lib