openbsd-ports/devel/llvm/patches/patch-lib_Transforms_Makefile
2009-06-21 23:13:48 +00:00

13 lines
448 B
Plaintext

$OpenBSD: patch-lib_Transforms_Makefile,v 1.2 2009/06/21 23:13:48 sthen Exp $
--- lib/Transforms/Makefile.orig Wed Mar 11 20:40:15 2009
+++ lib/Transforms/Makefile Sun Jun 21 22:55:37 2009
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-PARALLEL_DIRS = Utils Instrumentation Scalar IPO Hello
+PARALLEL_DIRS = Utils Instrumentation Scalar IPO
include $(LEVEL)/Makefile.config