diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2025-03-11 09:56:18 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2025-03-11 10:14:57 +0000 |
commit | 6a3f9f30d93c376a8a5e98be888da14923b85e63 (patch) | |
tree | b7e7fb3c04902f59afd510dc79427207297234e0 /gcc/c | |
parent | 8e8546d1260fca932b0bfaaa7e200ecaeae46c48 (diff) | |
download | gcc-6a3f9f30d93c376a8a5e98be888da14923b85e63.zip gcc-6a3f9f30d93c376a8a5e98be888da14923b85e63.tar.gz gcc-6a3f9f30d93c376a8a5e98be888da14923b85e63.tar.bz2 |
configure, Darwin: Require explicit selection of COBOL.
By defult, Darwin does not have sufficient tools to build COBOL
so we do not want to include it in --enable-languages=all since
this will break regular testing of all supported languages.
However, we do want to be able to build it on demand (where the
build system has sufficiently new tools) and so do not want to
disable it permanently.
ChangeLog:
* configure: Regenerate.
* configure.ac: Do not build COBOL on Darwin by default,
even for --enable-languages=all.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions