aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm29/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm29/files/patch-Makefile')
-rw-r--r--devel/llvm29/files/patch-Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/llvm29/files/patch-Makefile b/devel/llvm29/files/patch-Makefile
deleted file mode 100644
index 774f0db717fe..000000000000
--- a/devel/llvm29/files/patch-Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.orig
-+++ Makefile
-@@ -18,7 +18,7 @@
- # 6. Build tools, runtime, docs.
- #
- DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-config \
-- tools runtime docs
-+ tools runtime %%DOCSRCDIR%%
-
- OPTIONAL_DIRS := examples projects bindings
- EXTRA_DIST := test llvm.spec include win32 Xcode