From: Olivier Hainque Date: Fri, 26 Nov 2021 17:06:45 +0000 (+0000) Subject: Remove assignment to STMP_FIXINC from t-vxworks X-Git-Tag: basepoints/gcc-13~2417 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a404feb400217e4b3728ee352fb3f6374ef1208;p=thirdparty%2Fgcc.git Remove assignment to STMP_FIXINC from t-vxworks Just redundant with the default Makefile setting. 2021-12-07 Olivier Hainque * config/t-vxworks: Remove assignment to STMP_FIXINC. --- diff --git a/gcc/config/t-vxworks b/gcc/config/t-vxworks index 8441af2a8cf0..0175a5f8ce56 100644 --- a/gcc/config/t-vxworks +++ b/gcc/config/t-vxworks @@ -29,7 +29,6 @@ vxworks-c.o: $(srcdir)/config/vxworks-c.c # provide our own version and make sure the system one gets exposed. LIMITS_H_TEST = true -STMP_FIXINC = stmp-fixinc # VxWorks system environments have been GCC based for a long time and # we need to make sure that our files and the system ones use distinct