From 87733305dffdf21a7466e3a0d41c9d706d5682e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Cr=C3=AAte?= Date: Fri, 24 Nov 2006 02:15:13 +0000 Subject: [PATCH] Proxy commit for Anarchy, QA notices for strip'd files --- eclass/mozconfig-2.eclass | 6 +----- eclass/mozcoreconf.eclass | 6 ++++-- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/eclass/mozconfig-2.eclass b/eclass/mozconfig-2.eclass index 2b9018722bae..08b13b68601e 100644 --- a/eclass/mozconfig-2.eclass +++ b/eclass/mozconfig-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.13 2006/10/14 20:27:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.14 2006/11/24 02:15:13 tester Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -50,16 +50,12 @@ mozconfig_config() { --enable-debug \ --enable-tests \ --disable-reorder \ - --disable-strip \ - --disable-strip-libs \ --enable-debugger-info-modules=ALL_MODULES else mozconfig_annotate -debug \ --disable-debug \ --disable-tests \ --enable-reorder \ - --enable-strip \ - --enable-strip-libs # Currently --enable-elf-dynstr-gc only works for x86 and ppc, # thanks to Jason Wever for the fix. diff --git a/eclass/mozcoreconf.eclass b/eclass/mozcoreconf.eclass index 8a3da6873687..55cec2ec68e0 100644 --- a/eclass/mozcoreconf.eclass +++ b/eclass/mozcoreconf.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozcoreconf.eclass,v 1.10 2006/07/20 14:04:43 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozcoreconf.eclass,v 1.11 2006/11/24 02:15:13 tester Exp $ # # mozcoreconf.eclass : core options for mozilla # inherit mozconfig-2 if you need USE flags @@ -175,7 +175,9 @@ mozconfig_init() { --enable-pango \ --enable-svg \ --enable-svg-renderer=cairo \ - --enable-system-cairo + --enable-system-cairo \ + --disable-strip \ + --disable-strip-libs if [[ ${PN} != seamonkey ]]; then mozconfig_annotate gentoo \ -- 2.26.2