In order to ensure good test coverage, we sometimes need to run builds on distros with older compilers, such as gcc 4.8 on RHEL/Centos 7. This patchset does a small amount of clean-up to test-meson-builds.sh script to allow it to be used for such gcc builds.
Bruce Richardson (3): devtools/test-meson-builds: skip missing compilers devtools/test-meson-builds: support older compilers devtools/test-meson-builds: fix bash-isms devtools/test-meson-builds.sh | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) -- 1.8.3.1