commit | 6493798d831e3255faafc81de4ec598c06e4cdca | [log] [tgz] |
---|---|---|
author | Torok Edwin <edwintorok@gmail.com> | Fri Aug 28 16:12:48 2009 +0000 |
committer | Torok Edwin <edwintorok@gmail.com> | Fri Aug 28 16:12:48 2009 +0000 |
tree | 020529ea51993541c32269910bfda56823c6d10f | |
parent | 6f9bb6f31b37380fa9c4412b400b53eba65b7410 [diff] |
install-sh chmods to 0755 by default, and this causes 'git diff' to show that all the Makefiles changed mode. Fix this by tellint install-sh to chmod only to 0644, these are not executable files after all! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80371 91177308-0d34-0410-b5e6-96231b3b80d8