1
1
mirror of https://github.com/tstack/lnav.git synced 2024-08-17 08:50:41 +03:00

gcc again

This commit is contained in:
Tim Stack 2024-06-06 13:42:17 -07:00
parent db9c9205cf
commit edf1eae9a0

View File

@ -65,7 +65,6 @@ quickly and efficiently focus on problems.
%build
source /opt/rh/gcc-toolset-13/enable
(cd /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/plugin/ && ln -s annobin.so gcc-annobin.so)
autoreconf -fiv
%configure \
--disable-silent-rules \