This is a horrible hack to work around libstdc++ bugs :(
[oota-llvm.git] / Makefile
index f2dd759c0932131894b7ffe78eaa1ce8c7aee482..cd7e52131dea47de28e56b8888b754e1a5f2ea77 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,4 +37,4 @@ check ::
 tools-only: all
 
 check-dejagnu:
-       cd test; $(MAKE) check-dejagnu
\ No newline at end of file
+       $(MAKE) -C test check-dejagnu TESTSUITE=$(TESTSUITE)