]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Don't set cross-compiling based on $(BUILD_CC) != $(CC).
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 May 1997 23:36:22 +0000 (23:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 May 1997 23:36:22 +0000 (23:36 +0000)
Makeconfig

index c95d378d5df15f96dba162f0113a05f5455e240c..b361c4f093ed4264f3603b5ded65f4941029c939 100644 (file)
@@ -521,12 +521,6 @@ endif
 ifndef BUILD_CC
 BUILD_CC = $(CC)
 endif
-
-ifneq ($(BUILD_CC),$(CC))
-cross-compiling := yes
-else
-cross-compiling := no
-endif
 \f
 # Figure out the version numbers from version.h.