More RHEL-22596 workarounds needed

This commit is contained in:
Václav Kadlčík 2024-10-23 12:32:31 +02:00
commit d8cc7aef91

View file

@ -325,7 +325,7 @@ rlJournalStart
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/pr99555-1.c"
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/simd-math-1.c"
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/switch-conversion{,-2}.c"
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-{4,7,9,12,14,15,16,17,18,19,21,22,23,24,25,26,27,28,29,30,32,33,34,36,37,38,39,41,42,43,44,46,47,53,54}.c"
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-{4,7,9,12,14,15,16,17,18,19,21,22,23,24,25,26,27,28,29,30,32,33,34,36,37,38,39,41,42,43,44,46,47,49,51,53,54,55a}.c"
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-critical-1.c"
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-has-device-addr-3.c"
rlRun "rm -f $SRCROOT/libgomp/testsuite/libgomp.c/target-{link,print}-1.c"