python-utils-r1.eclass: Enable python3_9
[gentoo.git] / eclass / mozcoreconf-v4.eclass
index 9d0334a189cffbc8f05e66ee686740f9c69aec58..eef1b5e7da70286d08f1472b19c3b900d62de0ac 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 #
 # @ECLASS: mozcoreconf-v4.eclass
 # @MAINTAINER:
@@ -97,7 +96,7 @@ moz_pkgsetup() {
        export USE_PTHREADS=1
        export ALDFLAGS=${LDFLAGS}
        # ensure MOZCONFIG is not defined
-       eval unset MOZCONFIG
+       unset MOZCONFIG
 
        # set MOZILLA_FIVE_HOME
        export MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
@@ -213,9 +212,6 @@ mozconfig_init() {
                append-cxxflags -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2
        fi
 
-       # Go a little faster; use less RAM
-       append-flags "$MAKEEDIT_FLAGS"
-
        # Use the MOZILLA_FIVE_HOME for the rpath
        append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}",--enable-new-dtags
        # Set MOZILLA_FIVE_HOME in mozconfig