From 4b1b9bbd44e6afaebc16b483c75928da66d5c2ae Mon Sep 17 00:00:00 2001 From: Jory Pratt Date: Wed, 17 Jul 2019 20:49:21 -0500 Subject: [PATCH] mozcoreconf-v6: drop the double filter-flags that I introduced!! Closes: https://bugs.gentoo.org/681438 Signed-off-by: Jory Pratt --- eclass/mozcoreconf-v6.eclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass index 074b2da9f6a6..b5c3537eaf4d 100644 --- a/eclass/mozcoreconf-v6.eclass +++ b/eclass/mozcoreconf-v6.eclass @@ -198,8 +198,6 @@ mozconfig_init() { # Strip optimization so it does not end up in compile string filter-flags '-O*' - filter-flags '-O*' - if is-flagq '-g*' ; then mozconfig_annotate 'elf-hack broken with -g* flags' --disable-elf-hack fi -- 2.26.2