build/clang_darwin: Don't try to build ARM contents on 10.6.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 17 Oct 2012 18:33:43 +0000 (18:33 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 17 Oct 2012 18:33:43 +0000 (18:33 +0000)
commite5e1c643df573df4124e1ab7f95f12d0a3e28103
tree69658d592406d4e30f860f9e4cf1cc0aad01b786
parentc260387050b89049a729fc47a755802f39fd7a17
build/clang_darwin: Don't try to build ARM contents on 10.6.

 - The cctools' ranlib on 10.6 has a bug and can't understand our ARM object
   files.

llvm-svn: 166114
compiler-rt/make/platform/clang_darwin.mk