Skip to content

Commit 207615e

Browse files
committed
Add "native" discriminant.
1 parent 72f5e9f commit 207615e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixedbugs/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ save-results:
99
run:
1010
(cd support; ./testsuite.py -o ../output/new --old-output-dir=../output/old --jobs=12 \
1111
--tests-dir=../bugs --test-sections=fixed --max-consecutive-failures=30 \
12-
--target=llvm --discriminants=linux,Linux,x86_64-linux,x86_64)
12+
--target=llvm --discriminants=native,linux,Linux,x86_64-linux,x86_64)

0 commit comments

Comments
 (0)