mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-editors/e3: Set QA_FLAGS_IGNORED for e3 binary.
Suppresses false positive QA warning for CFLAGS. Closes: https://bugs.gentoo.org/726484 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -19,6 +19,7 @@ BDEPEND=">=dev-lang/nasm-2.09.04"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
PATCHES=("${FILESDIR}"/${P}-makefile.patch)
|
||||
QA_FLAGS_IGNORED="/usr/bin/e3" #726484
|
||||
|
||||
src_compile() {
|
||||
emake -- $(usex amd64 64 32) LD="$(tc-getLD)"
|
||||
|
||||
Reference in New Issue
Block a user