mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
games-emulation/melonds: suppress QA_EXECSTACK
Closes: https://bugs.gentoo.org/780969 Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
@@ -44,15 +44,13 @@ RDEPEND="
|
||||
${DEPEND}
|
||||
"
|
||||
|
||||
# used for JIT recompiler
|
||||
QA_EXECSTACK="usr/bin/melonDS"
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
append-ldflags -Wl,-z,noexecstack
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
tc-export AR
|
||||
cmake_src_compile
|
||||
|
||||
Reference in New Issue
Block a user