summaryrefslogtreecommitdiff
path: root/gcc/build-make
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/build-make')
-rw-r--r--gcc/build-make3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/build-make b/gcc/build-make
index 1d6e18be6f8..0e92f1579e0 100644
--- a/gcc/build-make
+++ b/gcc/build-make
@@ -24,6 +24,9 @@ HOST_OBSTACK=$(OBSTACK)
# target.
FIXINCLUDES=Makefile.in
+# Don't run fixproto either
+STMP_FIXPROTO =
+
# Cause installation using install-build. We do nothing here.
INSTALL_TARGET = install-build