allow 'make CPPFLAGS=<something>' work again
authorGabor Greif <ggreif@gmail.com>
Fri, 3 Aug 2012 13:31:24 +0000 (13:31 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 3 Aug 2012 13:31:24 +0000 (13:31 +0000)
commit4ecaedc771f47e099609c69ed2782c64fc653d05
treefaa09fd49898a526ceefdea4d3892e38a5625454
parentcbd84f7d8309996d1f5802c9fc54edaf4283bd57
allow 'make CPPFLAGS=<something>' work again

this makes this hack a bit more bearable
for poor souls who need to pass custom
preprocessor flags to the build process

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161240 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/TargetInfo/Makefile