2024-08-28 09:33:57 +00:00
committed by Git OBS Bridge
parent 419b5dd6bd
commit 1acf54a422

View File

@@ -402,6 +402,8 @@ ln -sf /usr/bin/gcov-dump-13 bin/gcov-dump
ln -sf /usr/bin/gcov-tool-13 bin/gcov-tool
ln -sf /usr/bin/lto-dump-13 bin/lto-dump
PATH=${PWD}/bin:${PATH}
rehash
gcc13 --version || :
gcc --version || :
%endif
%if %{without autoconf}