aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2020-07-10 04:44:49 +0200
committerHans-Peter Nilsson <hp@axis.com>2020-07-13 10:14:18 +0200
commit881fb2091cf0609f7a6e3454a3b6f23062943b7e (patch)
treeacf2d90da9b5b3ceddce969e7e2488f06effd1f2 /gcc
parentef07c7a5884c130b48e653993bfaaf1ae9e6dedd (diff)
downloadgcc-881fb2091cf0609f7a6e3454a3b6f23062943b7e.zip
gcc-881fb2091cf0609f7a6e3454a3b6f23062943b7e.tar.gz
gcc-881fb2091cf0609f7a6e3454a3b6f23062943b7e.tar.bz2
cris: Remove config/cris/t-cris gt-cris.h cargo
Getting tired of: make[1]: Entering directory 'x/gccobj/gcc' Makefile:2682: warning: overriding recipe for target 'gt-cris.h' xx/gcc/gcc/config/cris/t-cris:29: warning: ignoring old recipe for target 'gt-cris.h' I'm just going to assume it is just stale cruft no longer (if ever) needed since nothing else but sh/t-sh has it, and the commit log shows just (x prepended to avoid commit-log parsing confusion): x Merge from pch-branch up to tag pch-commit-20020603. x x From-SVN: r54232 Building "works better"; the related warning is gone. This effectively empties the t-cris file, but stuff will be added soon enough that it's kept around. gcc: * config/cris/t-cris: Remove gt-cris.h-related excessive cargo.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/cris/t-cris3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/cris/t-cris b/gcc/config/cris/t-cris
index af5535b..97d6efa 100644
--- a/gcc/config/cris/t-cris
+++ b/gcc/config/cris/t-cris
@@ -24,6 +24,3 @@
# The makefile macros etc. are included in the order found in the
# section "Target Fragment" in the gcc info-files (or the paper copy) of
# "Using and Porting GCC"
-
-$(out_object_file): gt-cris.h
-gt-cris.h : s-gtype ; @true