Skip to content

Utilities/Release: Build with gcc 8.2 on Linux

Brad King requested to merge brad.king/cmake:rel-linux64 into master

Also add a binutils-2.31 to CMAKE_PREFIX_PATH in the environment so that tests that look for them with find_program can find a newer version. This is needed for the build id support in readelf.

Merge request reports