[Bug other/119510] gcc_release will not add generated files for non-default languages
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 28 14:38:38 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119510
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:
https://gcc.gnu.org/g:bb389fb04b07a491d2ca0380db08b8c43b4239b9
commit r15-9009-gbb389fb04b07a491d2ca0380db08b8c43b4239b9
Author: Richard Biener <rguenther@suse.de>
Date: Fri Mar 28 15:20:16 2025 +0100
other/119510 - use --enable-languages=default,cobol for release tarballs
The following adds cobol to the set of languages built during release
tarball building so the bison and flex generated sources for cobol
are included in the tarball.
PR other/119510
maintainer-scripts/
* gcc_release: Use --enable-languages=default,cobol
when building generated files.
More information about the Gcc-bugs
mailing list