diff options
Diffstat (limited to 'tests/run-make/c-unwind-abi-catch-lib-panic/Makefile')
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-lib-panic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/c-unwind-abi-catch-lib-panic/Makefile b/tests/run-make/c-unwind-abi-catch-lib-panic/Makefile index 9c41a5a71..b8e0e9483 100644 --- a/tests/run-make/c-unwind-abi-catch-lib-panic/Makefile +++ b/tests/run-make/c-unwind-abi-catch-lib-panic/Makefile @@ -1,4 +1,5 @@ # ignore-cross-compile +# needs-unwind include ../tools.mk all: archive |