Share variables for CFLAGS and LDFLAGS checks.
authorZac Medico <zmedico@gentoo.org>
Thu, 22 Dec 2011 23:42:06 +0000 (15:42 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 22 Dec 2011 23:42:06 +0000 (15:42 -0800)
commitbbe1a2f0a2e4f6f611db015b17d81d6b8083e36c
tree879f5160f6b42d07badd26a56eafaeb87566bcc6
parente20df85cf8579aaa9cf07d59efc453d5837a7598
Share variables for CFLAGS and LDFLAGS checks.

The rationale is that any exceptions to either of these checks will
probably apply to both checks. So, QA_CFLAGS_IGNORED and QA_DT_HASH
are merged into QA_FLAGS_IGNORED, and QA_STRICT_CFLAGS_IGNORED and
QA_STRICT_DT_HASH are merged into QA_STRICT_FLAGS_IGNORED.
bin/misc-functions.sh
man/ebuild.5
man/make.conf.5