summaryrefslogtreecommitdiff
path: root/Makeconfig
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-05-20 23:36:22 +0000
committerUlrich Drepper <drepper@redhat.com>1997-05-20 23:36:22 +0000
commita67fb77b6b3e599295b9d6212bb8e77303591024 (patch)
tree955a4929708383f11b89fdf6c05d3b1d9b479ba6 /Makeconfig
parent8bbe90f0143e3b42f12e5419133574076d5dd58f (diff)
Don't set cross-compiling based on $(BUILD_CC) != $(CC).
Diffstat (limited to 'Makeconfig')
-rw-r--r--Makeconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makeconfig b/Makeconfig
index c95d378d5d..b361c4f093 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -521,12 +521,6 @@ endif
ifndef BUILD_CC
BUILD_CC = $(CC)
endif
-
-ifneq ($(BUILD_CC),$(CC))
-cross-compiling := yes
-else
-cross-compiling := no
-endif
# Figure out the version numbers from version.h.