[build] enable gcc-11

This commit is contained in:
Tim Stack 2023-06-30 11:28:17 -07:00
parent adbccffd9c
commit 2ebd73f8d6

View File

@ -60,8 +60,7 @@ quickly and efficiently focus on problems.
%autosetup -p1
%build
export CC=gcc-11
export CXX=g++-11
source /opt/rh/gcc-toolset-11/enable
autoreconf -fiv
%configure \
--disable-silent-rules \