public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5896] Remove assignment to STMP_FIXINC from t-vxworks
@ 2021-12-10 14:21 Olivier Hainque
  0 siblings, 0 replies; only message in thread
From: Olivier Hainque @ 2021-12-10 14:21 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8a404feb400217e4b3728ee352fb3f6374ef1208

commit r12-5896-g8a404feb400217e4b3728ee352fb3f6374ef1208
Author: Olivier Hainque <hainque@adacore.com>
Date:   Fri Nov 26 17:06:45 2021 +0000

    Remove assignment to STMP_FIXINC from t-vxworks
    
    Just redundant with the default Makefile setting.
    
    2021-12-07  Olivier Hainque  <hainque@adacore.com>
    
            * config/t-vxworks: Remove assignment to STMP_FIXINC.

Diff:
---
 gcc/config/t-vxworks | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/config/t-vxworks b/gcc/config/t-vxworks
index 8441af2a8cf..0175a5f8ce5 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-10 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-10 14:21 [gcc r12-5896] Remove assignment to STMP_FIXINC from t-vxworks Olivier Hainque

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).