summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-12-20 11:20:59 -0500
committerMike Gilbert <floppym@gentoo.org>2020-12-20 11:29:45 -0500
commitcdcba283c311eea05a3d1746e3e9f713902869c7 (patch)
tree26dea1d05d6ae60fe92d488d656ca75dcbee7ba0 /sys-apps/attr/attr-9999.ebuild
parentsys-apps/attr: move flags handling to src_configure (diff)
downloadgentoo-cdcba283c311eea05a3d1746e3e9f713902869c7.tar.gz
gentoo-cdcba283c311eea05a3d1746e3e9f713902869c7.tar.bz2
gentoo-cdcba283c311eea05a3d1746e3e9f713902869c7.zip
sys-apps/attr: drop obsolete variables
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/attr/attr-9999.ebuild')
-rw-r--r--sys-apps/attr/attr-9999.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-apps/attr/attr-9999.ebuild b/sys-apps/attr/attr-9999.ebuild
index 6ff1fbd568ed..098941716f05 100644
--- a/sys-apps/attr/attr-9999.ebuild
+++ b/sys-apps/attr/attr-9999.ebuild
@@ -44,10 +44,6 @@ src_configure() {
}
multilib_src_configure() {
- unset PLATFORM #184564
- export OPTIMIZER=${CFLAGS}
- export DEBUG=-DNDEBUG
-
local myeconfargs=(
--bindir="${EPREFIX}"/bin
--enable-shared