Dr. Werner Fink 2024-08-28 09:35:32 +00:00 committed by Git OBS Bridge
parent 1acf54a422
commit cf49dcc6b6

View File

@ -402,7 +402,7 @@ 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
ls -l ${PWD}/bin
gcc13 --version || :
gcc --version || :
%endif