commit:     e82d5d39c2feca2bc396b857491a1f6f15f80ee6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  2 17:49:06 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan  2 17:49:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82d5d39

x11-libs/cairo: remove freebsd-libc

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

 x11-libs/cairo/cairo-1.16.0-r5.ebuild | 4 +---
 x11-libs/cairo/cairo-9999.ebuild      | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/x11-libs/cairo/cairo-1.16.0-r5.ebuild 
b/x11-libs/cairo/cairo-1.16.0-r5.ebuild
index 03d9d52ed6af..a1546a49797f 100644
--- a/x11-libs/cairo/cairo-1.16.0-r5.ebuild
+++ b/x11-libs/cairo/cairo-1.16.0-r5.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
@@ -92,8 +92,6 @@ multilib_src_configure() {
 
        [[ ${CHOST} == *-interix* ]] && append-flags -D_REENTRANT
 
-       use elibc_FreeBSD && myopts+=" --disable-symbol-lookup"
-
        # [[ ${PV} == *9999* ]] && myopts+=" $(use_enable doc gtk-doc)"
 
        ECONF_SOURCE="${S}" \

diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild
index 526be1dcbbf9..f2e78b07a7b0 100644
--- a/x11-libs/cairo/cairo-9999.ebuild
+++ b/x11-libs/cairo/cairo-9999.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
@@ -89,8 +89,6 @@ multilib_src_configure() {
 
        [[ ${CHOST} == *-interix* ]] && append-flags -D_REENTRANT
 
-       use elibc_FreeBSD && myopts+=" --disable-symbol-lookup"
-
        # [[ ${PV} == *9999* ]] && myopts+=" $(use_enable doc gtk-doc)"
 
        ECONF_SOURCE="${S}" \

Reply via email to