[build] workaround annobin issue

pull/1170/head
Tim Stack 12 months ago
parent df0aa98025
commit 5029ef8a38

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

Loading…
Cancel
Save