summaryrefslogtreecommitdiff
path: root/package/llvm/patches/patch-Makefile_rules
diff options
context:
space:
mode:
Diffstat (limited to 'package/llvm/patches/patch-Makefile_rules')
-rw-r--r--package/llvm/patches/patch-Makefile_rules11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/llvm/patches/patch-Makefile_rules b/package/llvm/patches/patch-Makefile_rules
deleted file mode 100644
index 51ead24f5..000000000
--- a/package/llvm/patches/patch-Makefile_rules
+++ /dev/null
@@ -1,11 +0,0 @@
---- llvm-2.9.orig/Makefile.rules 2011-03-25 07:26:58.000000000 +0100
-+++ llvm-2.9/Makefile.rules 2011-07-30 12:32:43.143700539 +0200
-@@ -550,7 +550,7 @@ endif
- ifndef KEEP_SYMBOLS
- Strip := $(PLATFORMSTRIPOPTS)
- StripWarnMsg := "(without symbols)"
-- Install.StripFlag += -s
-+ Install.StripFlag +=
- endif
-
- ifdef TOOL_NO_EXPORTS