diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2024-05-31 11:29:19 +0200 |
---|---|---|
committer | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2024-05-31 11:29:19 +0200 |
commit | 37fafc63e732c51900d2d998b6df6433d9ca6e2f (patch) | |
tree | 2880b1181b2af5131131953bdc5553384deeb821 /gcc/c | |
parent | a0d60660f2aae2d79685f73d568facb2397582d8 (diff) | |
download | gcc-37fafc63e732c51900d2d998b6df6433d9ca6e2f.zip gcc-37fafc63e732c51900d2d998b6df6433d9ca6e2f.tar.gz gcc-37fafc63e732c51900d2d998b6df6433d9ca6e2f.tar.bz2 |
build: Include minor version in config.gcc unsupported message
It has been pointed out to me that when moving Solaris 11.3 from
config.gcc's obsolete to unsupported list, I'd forgotten to also move
the minor version info, leading to confusing
*** Configuration i386-pc-solaris2.11 not supported
instead of the correct
*** Configuration i386-pc-solaris2.11.3 not supported
This patch fixes this oversight.
Tested on i386-pc-solaris2.11 (11.3 and 11.4).
2024-05-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
gcc:
* config.gcc: Move ${target_min} from obsolete to unsupported
message.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions