diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-01-19 16:11:39 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-01-19 16:11:39 -0600 |
commit | 01967529cb4c8ee829e55844432d811efc412c7b (patch) | |
tree | 15bd829e9cfdf09efabaad8a8e43c578c4c29c19 /package/llvm/patches/patch-Makefile_rules | |
parent | 83cc22ea82b50acd8cf24ffa6cd5d8e54c78a3b2 (diff) |
drop llvm. no time to fix it.
Diffstat (limited to 'package/llvm/patches/patch-Makefile_rules')
-rw-r--r-- | package/llvm/patches/patch-Makefile_rules | 11 |
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 |