ports/lang/clang-devel/files/patch-tools_clang_Makefile
Brooks Davis 83be754210 Upgrade LLVM, Clang, and llvm-gcc to 2.8 release.
The Clang port has now been updated to avoid building LLVM twice.
2010-10-08 14:00:32 +00:00

14 lines
235 B
Text

$FreeBSD$
--- tools/clang/Makefile.orig
+++ tools/clang/Makefile
@@ -14,7 +14,7 @@
IS_TOP_LEVEL := 1
CLANG_LEVEL := .
-DIRS := include lib tools runtime docs
+DIRS := include lib tools runtime %%DOCSRCDIR%%
PARALLEL_DIRS :=