public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Olivier Hainque <hainque@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-5896] Remove assignment to STMP_FIXINC from t-vxworks
Date: Fri, 10 Dec 2021 14:21:36 +0000 (GMT)	[thread overview]
Message-ID: <20211210142136.666F83858403@sourceware.org> (raw)

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


                 reply	other threads:[~2021-12-10 14:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211210142136.666F83858403@sourceware.org \
    --to=hainque@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).