]> git.pld-linux.org Git - packages/llvm.git/blame - llvm-2.6-timestamp.patch
- fix some files
[packages/llvm.git] / llvm-2.6-timestamp.patch
CommitLineData
d997b14b
AM
1--- llvm-2.6/Makefile.rules.timestamp 2009-08-19 18:04:44.000000000 -0400
2+++ llvm-2.6/Makefile.rules 2009-09-09 02:10:38.287389725 -0400
3@@ -672,7 +672,7 @@
4
5 ProgInstall = $(INSTALL) $(Install.StripFlag) -m 0755
6 ScriptInstall = $(INSTALL) -m 0755
7-DataInstall = $(INSTALL) -m 0644
8+DataInstall = $(INSTALL) -p -m 0644
9
10 # When compiling under Mingw/Cygwin, the tblgen tool expects Windows
11 # paths. In this case, the SYSPATH function (defined in
This page took 0.076179 seconds and 4 git commands to generate.