summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2019-05-26 15:05:43 -0500
committerJory Pratt <anarchy@gentoo.org>2019-05-26 15:07:07 -0500
commit27fd29a909b99e3873042f881921f6315844d33b (patch)
treeeae2fadaa38eed08b570640706404e9187c8a922 /eclass
parentsys-kernel/gentoo-sources: Linux patch 5.1.5 (diff)
downloadgentoo-27fd29a909b99e3873042f881921f6315844d33b.tar.gz
gentoo-27fd29a909b99e3873042f881921f6315844d33b.tar.bz2
gentoo-27fd29a909b99e3873042f881921f6315844d33b.zip
mozcoreconf-v6.eclass: filter flag ggdb3
Closes: https://bugs.gentoo.org/681438 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozcoreconf-v6.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass
index efc9a83d84f1..b844a3591c8a 100644
--- a/eclass/mozcoreconf-v6.eclass
+++ b/eclass/mozcoreconf-v6.eclass
@@ -196,7 +196,7 @@ mozconfig_init() {
fi
# Strip optimization so it does not end up in compile string
- filter-flags '-O*'
+ filter-flags '-O* -ggdb3'
# Strip over-aggressive CFLAGS
use custom-cflags || strip-flags