makepkg: add option to clear buildflags
commit2052f29cdb2248ffbdc2d10b815ac50ad7494e01
authorAllan McRae <allan@archlinux.org>
Sat, 25 Dec 2010 05:43:06 +0000 (25 15:43 +1000)
committerDan McGee <dan@archlinux.org>
Thu, 30 Dec 2010 01:28:33 +0000 (29 19:28 -0600)
tree1112c8d2ece0815418e8e86bf568c727bed7454e
parent0c29eb431a26467fc5ec14742cfcdc7ce3558334
makepkg: add option to clear buildflags

Add the "buildflags" option, which is useful in its negative form
for disabling CFLAGS, CXXFLAGS and LDFLAGS when building a package.
This is useful when determining of one of these flags is causing
an issue with a package.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
contrib/PKGBUILD.vim
doc/PKGBUILD.5.txt
scripts/makepkg.sh.in