commit:     c79952c0fbc8e5bb1a6d29cdb4b71248dff21c1b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 09:06:58 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 09:06:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c79952c0

dev-libs/libffi: remove userland_BSD

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-libs/libffi/libffi-3.3-r2.ebuild   | 3 +--
 dev-libs/libffi/libffi-3.4.2-r1.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libffi/libffi-3.3-r2.ebuild 
b/dev-libs/libffi/libffi-3.3-r2.ebuild
index 95c001856050..3d1f2530f8fe 100644
--- a/dev-libs/libffi/libffi-3.3-r2.ebuild
+++ b/dev-libs/libffi/libffi-3.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -49,7 +49,6 @@ src_prepare() {
 }
 
 multilib_src_configure() {
-       use userland_BSD && export HOST="${CHOST}"
        # --includedir= path maintains a few properties:
        # 1. have stable name across libffi versions: some packages like
        #    dev-lang/ghc or kde-frameworks/networkmanager-qt embed

diff --git a/dev-libs/libffi/libffi-3.4.2-r1.ebuild 
b/dev-libs/libffi/libffi-3.4.2-r1.ebuild
index 8af06625307f..492d9b34c625 100644
--- a/dev-libs/libffi/libffi-3.4.2-r1.ebuild
+++ b/dev-libs/libffi/libffi-3.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,7 +39,6 @@ src_prepare() {
 }
 
 multilib_src_configure() {
-       use userland_BSD && export HOST="${CHOST}"
        # --includedir= path maintains a few properties:
        # 1. have stable name across libffi versions: some packages like
        #    dev-lang/ghc or kde-frameworks/networkmanager-qt embed

Reply via email to