1234567891011 |
- --- 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
|