[llvm-commits] [test-suite] r60533 - /test-suite/trunk/External/SPEC/CINT2006/483.xalancbmk/Makefile
Chris Lattner
sabre at nondot.org
Wed Dec 3 22:16:47 PST 2008
Author: lattner
Date: Thu Dec 4 00:16:46 2008
New Revision: 60533
URL: http://llvm.org/viewvc/llvm-project?rev=60533&view=rev
Log:
get this working on mac os
Modified:
test-suite/trunk/External/SPEC/CINT2006/483.xalancbmk/Makefile
Modified: test-suite/trunk/External/SPEC/CINT2006/483.xalancbmk/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/External/SPEC/CINT2006/483.xalancbmk/Makefile?rev=60533&r1=60532&r2=60533&view=diff
==============================================================================
--- test-suite/trunk/External/SPEC/CINT2006/483.xalancbmk/Makefile (original)
+++ test-suite/trunk/External/SPEC/CINT2006/483.xalancbmk/Makefile Thu Dec 4 00:16:46 2008
@@ -5,6 +5,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
+include $(LEVEL)/Makefile.config
CPPFLAGS += -DNDEBUG -DAPP_NO_THREADS -DXALAN_INMEM_MSG_LOADER \
-DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS \
More information about the llvm-commits
mailing list