aboutsummaryrefslogtreecommitdiff
path: root/gcc/build-make
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/build-make')
-rw-r--r--gcc/build-make2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/build-make b/gcc/build-make
index fe844fb..bf777b1 100644
--- a/gcc/build-make
+++ b/gcc/build-make
@@ -12,8 +12,6 @@ HOST_CFLAGS=$(INTERNAL_CFLAGS) $(T_CFLAGS) $(CFLAGS_FOR_BUILD) \
$(XCFLAGS) -DGENERATOR_FILE
HOST_LDFLAGS=$(LDFLAGS)
HOST_CPPFLAGS=$(ALL_CPPFLAGS)
-HOST_MALLOC=$(MALLOC)
-HOST_OBSTACK=$(OBSTACK)
# To build the native compiler with the cross compiler, the headers
# for the target are already fixed. And /usr/include is for host, not