freebsd-ports/lang/clang35/files/patch-tools_clang_docs_Makefile
Brooks Davis e88f73c0a6 Add ports of LLVM and Clang 3.5rc1.
In the LLVM port the option to build cmake support files is disabled by
default because it fails to configure when built with gcc47.

The Clang port is marked broken if the compiler isn't clang due to link
errors when it is gcc47.
2014-08-01 22:38:44 +00:00

13 lines
262 B
Text

$FreeBSD$
--- tools/clang/docs/Makefile.orig
+++ tools/clang/docs/Makefile
@@ -8,7 +8,6 @@
##===----------------------------------------------------------------------===##
CLANG_LEVEL := ..
-DIRS := tools
ifdef BUILD_FOR_WEBSITE
PROJ_OBJ_DIR = .