cross-build Makefile needs to unset CFLAGS/CXXFLAGS when building the build-side...
authorJim Grosbach <grosbach@apple.com>
Sat, 24 Apr 2010 00:46:14 +0000 (00:46 +0000)
committerJim Grosbach <grosbach@apple.com>
Sat, 24 Apr 2010 00:46:14 +0000 (00:46 +0000)
commit37ff5c66dbc1ec0ac77d2a20ef4e248245061e3f
tree24433fc947fc660d61b99f12bafa58a986e4a6af
parentd46316e7ae9426353cbc1ab7b54fedfa563ceebd
cross-build Makefile needs to unset CFLAGS/CXXFLAGS when building the build-side utilities since the flags will be for the cross-compiler.

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