summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/qemu-neo1973/qemu-neo1973-0.9.1.4659.ebuild')
-rw-r--r--app-emulation/qemu-neo1973/qemu-neo1973-0.9.1.4659.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu-neo1973/qemu-neo1973-0.9.1.4659.ebuild b/app-emulation/qemu-neo1973/qemu-neo1973-0.9.1.4659.ebuild
index 0cc7def..b415ff2 100644
--- a/app-emulation/qemu-neo1973/qemu-neo1973-0.9.1.4659.ebuild
+++ b/app-emulation/qemu-neo1973/qemu-neo1973-0.9.1.4659.ebuild
@@ -71,7 +71,7 @@ src_compile() {
# Switch off hardened tech
filter-flags -fpie -fstack-protector
- myconf="--disable-gcc-check"
+ myconf=""
if use alsa; then
myconf="$myconf --enable-alsa"
fi