Files
Arch-R/projects/ROCKNIX/packages/sysutils/bash
Marshall Ward 0c6e3c9818 bash: Allow certain K&R functions (gnu17)
mkbuild.c in bash appears to use K&R style functions in some places, and
seem to be sufficiently tolerant to GNU17 builds, so the build is set to
-std=gnu17, which appears to build with GCC 15.x.
2025-11-01 10:05:58 -04:00
..