projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
716e03f
)
Add cr16-*-* to the list of obsoleted targets
author
Richard Biener
<rguenther@suse.de>
Mon, 13 Sep 2021 09:22:43 +0000
(11:22 +0200)
committer
Richard Biener
<rguenther@suse.de>
Mon, 13 Sep 2021 09:25:36 +0000
(11:25 +0200)
This adds cr16-*-* to the list of obsoleted targets in config.gcc
2021-09-13 Richard Biener <rguenther@suse.de>
* config.gcc: Add cr16-*-* to the list of obsoleted targets.
gcc/config.gcc
patch
|
blob
|
history
diff --git
a/gcc/config.gcc
b/gcc/config.gcc
index
ccf41f6
..
84de1a3
100644
(file)
--- a/
gcc/config.gcc
+++ b/
gcc/config.gcc
@@
-249,6
+249,7
@@
md_file=
# Obsolete configurations.
case ${target} in
tile*-*-* \
+ | cr16-*-* \
)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration ${target} is obsolete." >&2