From: Per Bothner Date: Tue, 27 Jul 1993 22:45:33 +0000 (-0700) Subject: Define STMP_FIXPROTO to empty for cross. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fdf880111e46283e12127c2a4ca51ce886d41ce;p=platform%2Fupstream%2Fgcc.git Define STMP_FIXPROTO to empty for cross. From-SVN: r5010 --- diff --git a/gcc/cross-make b/gcc/cross-make index 80bcbcf..63d9d7f 100644 --- a/gcc/cross-make +++ b/gcc/cross-make @@ -21,3 +21,6 @@ FLOAT_H = $(CROSS_FLOAT_H) # Don't install assert.h in /usr/local/include. assertdir = $(tooldir)/include + +# Don't run fixproto +STMP_FIXPROTO =