From cf79fc20eb9e8955042660c0b1e124b5b603746c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 25 Jul 2015 07:22:52 -0700 Subject: * Makefile (tst/tets/012/%): Disable --gc-debug for tests in this directory. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 786c7ab0..2de239f1 100644 --- a/Makefile +++ b/Makefile @@ -277,6 +277,7 @@ tst/tests/010/reghash.out: TXR_OPTS := -B tst/tests/002/%: TXR_SCRIPT_ON_CMDLINE := y tst/tests/011/%: TXR_DBG_OPTS := +tst/tests/012/%: TXR_DBG_OPTS := .PRECIOUS: tst/%.out tst/%.out: %.txr -- cgit v1.2.3