We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f5e9f commit 207615eCopy full SHA for 207615e
fixedbugs/Makefile
@@ -9,4 +9,4 @@ save-results:
9
run:
10
(cd support; ./testsuite.py -o ../output/new --old-output-dir=../output/old --jobs=12 \
11
--tests-dir=../bugs --test-sections=fixed --max-consecutive-failures=30 \
12
- --target=llvm --discriminants=linux,Linux,x86_64-linux,x86_64)
+ --target=llvm --discriminants=native,linux,Linux,x86_64-linux,x86_64)
0 commit comments