mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
mozcoreconf-v6: drop the double filter-flags that I introduced!!
Closes: https://bugs.gentoo.org/681438 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user