From f208e35deefe1ee6fe6722cec9ad8cc12e92e638 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 15 Oct 2022 01:47:28 +0100 Subject: gentoo auto-resync : 15:10:2022 - 01:47:28 --- eclass/mozcoreconf-v6.eclass | 9 --------- 1 file changed, 9 deletions(-) (limited to 'eclass/mozcoreconf-v6.eclass') diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass index 2d94be6baee4..450697773409 100644 --- a/eclass/mozcoreconf-v6.eclass +++ b/eclass/mozcoreconf-v6.eclass @@ -195,15 +195,6 @@ mozconfig_init() { # Strip optimization so it does not end up in compile string filter-flags '-O*' - # elf-hack is broken on x86 and disabled by default. - if is-flagq '-g*' ; then - case "${ARCH}" in - amd64 | arm) - mozconfig_annotate 'elf-hack is broken with -g* flags' --disable-elf-hack - ;; - esac - fi - # Strip over-aggressive CFLAGS use custom-cflags || strip-flags -- cgit v1.2.3