build/Darwin: Make it easy to cause all tools to get codesigned (with make CODESIGN_T...
authorDaniel Dunbar <daniel@zuster.org>
Tue, 6 Mar 2012 19:07:38 +0000 (19:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 6 Mar 2012 19:07:38 +0000 (19:07 +0000)
commit956690508c02c5d00fb8ef9dda46634e94bb663d
tree9a5aad8851880006a4ed193386aa65fe51d32032
parentbde1b2a5a8cef66f67513c9f4309b7fae798c679
build/Darwin: Make it easy to cause all tools to get codesigned (with make CODESIGN_TOOLS=1).
 - On OS X 10.7+ this is apparently recommended practice. This maybe should
   become a configurey thing one day, but I'm not sure it is right to
   automatically turn it on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152133 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules