]> git.ipfire.org Git - thirdparty/gcc.git/commit
other/119510 - use --enable-languages=default,cobol for release tarballs
authorRichard Biener <rguenther@suse.de>
Fri, 28 Mar 2025 14:20:16 +0000 (15:20 +0100)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 28 Mar 2025 14:38:17 +0000 (15:38 +0100)
commitbb389fb04b07a491d2ca0380db08b8c43b4239b9
tree1ebb134e5cff46d421ce6a70febc6d5efe5665cd
parentdd9ed951f4002419ceff744bbd87ae9b8affdaf4
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.
maintainer-scripts/gcc_release