[build] bah, fix path

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

@ -63,7 +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)
(cd /opt/rh/gcc-toolset-12/root/usr/lib/gcc/aarch64-redhat-linux/12/plugin/ && ln -s annobin.so gcc-annobin.so)
autoreconf -fiv
%configure \
--disable-silent-rules \

Loading…
Cancel
Save