diff options
Diffstat (limited to 'x11-libs/cairo/cairo-9999.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
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}" \ |