diff options
Diffstat (limited to 'tests/run-make/foreign-exceptions/Makefile')
-rw-r--r-- | tests/run-make/foreign-exceptions/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/foreign-exceptions/Makefile b/tests/run-make/foreign-exceptions/Makefile index a8e20ffb1..56c41b274 100644 --- a/tests/run-make/foreign-exceptions/Makefile +++ b/tests/run-make/foreign-exceptions/Makefile @@ -1,4 +1,5 @@ # ignore-cross-compile +# needs-unwind include ../tools.mk all: foo |