build: Don't force -flat_namespace or '-undefined suppress' on unsuspecting users...
authorDaniel Dunbar <daniel@zuster.org>
Wed, 8 Dec 2010 01:48:05 +0000 (01:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 8 Dec 2010 01:48:05 +0000 (01:48 +0000)
commit7bc0f27329f790790f3f4e09f97030667f0e19c6
treeb0ecf8120b0e5e40cd01c811fda4705ece9bcaae
parentbf48816daf4a917e2b532f54862461125fab44d1
build: Don't force -flat_namespace or '-undefined suppress' on unsuspecting users of LLVM makefiles, these options really shouldn't be used on Darwin.

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