summaryrefslogtreecommitdiffstats
path: root/tests/run-make/test-benches/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/test-benches/Makefile')
-rw-r--r--tests/run-make/test-benches/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/test-benches/Makefile b/tests/run-make/test-benches/Makefile
index 0253a5263..11aed2e4c 100644
--- a/tests/run-make/test-benches/Makefile
+++ b/tests/run-make/test-benches/Makefile
@@ -1,6 +1,7 @@
include ../tools.mk
# ignore-cross-compile
+# needs-unwind #[bench] and -Zpanic-abort-tests can't be combined
all:
# Smoke-test that `#[bench]` isn't entirely broken.