From 3c0836d17c7d89a5e4926f2d9588436d2f38735e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 6 Jan 2022 10:07:15 +0100 Subject: sys-libs/db: remove userland_GNU Signed-off-by: David Seifert --- sys-libs/db/db-18.1.32-r1.ebuild | 6 ++---- sys-libs/db/db-18.1.40-r1.ebuild | 6 ++---- sys-libs/db/db-4.8.30-r6.ebuild | 6 ++---- sys-libs/db/db-5.3.28-r8.ebuild | 6 ++---- sys-libs/db/db-6.0.35-r4.ebuild | 6 ++---- sys-libs/db/db-6.1.38-r1.ebuild | 6 ++---- 6 files changed, 12 insertions(+), 24 deletions(-) (limited to 'sys-libs/db') diff --git a/sys-libs/db/db-18.1.32-r1.ebuild b/sys-libs/db/db-18.1.32-r1.ebuild index ba0c4dac5df2..76b018c57445 100644 --- a/sys-libs/db/db-18.1.32-r1.ebuild +++ b/sys-libs/db/db-18.1.32-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=6 @@ -150,9 +150,7 @@ multilib_src_configure() { # Add linker versions to the symbols. Easier to do, and safer than header file # mumbo jumbo. - if use userland_GNU ; then - append-ldflags -Wl,--default-symver - fi + append-ldflags -Wl,--default-symver # use `set` here since the java opts will contain whitespace if multilib_is_native_abi && use java ; then diff --git a/sys-libs/db/db-18.1.40-r1.ebuild b/sys-libs/db/db-18.1.40-r1.ebuild index 0ec531491511..407d361673f7 100644 --- a/sys-libs/db/db-18.1.40-r1.ebuild +++ b/sys-libs/db/db-18.1.40-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=6 @@ -148,9 +148,7 @@ multilib_src_configure() { # Add linker versions to the symbols. Easier to do, and safer than header file # mumbo jumbo. - if use userland_GNU ; then - append-ldflags -Wl,--default-symver - fi + append-ldflags -Wl,--default-symver # use `set` here since the java opts will contain whitespace if multilib_is_native_abi && use java ; then diff --git a/sys-libs/db/db-4.8.30-r6.ebuild b/sys-libs/db/db-4.8.30-r6.ebuild index e26ebc8ebfa8..3bc178287279 100644 --- a/sys-libs/db/db-4.8.30-r6.ebuild +++ b/sys-libs/db/db-4.8.30-r6.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 @@ -116,9 +116,7 @@ multilib_src_configure() { # Add linker versions to the symbols. Easier to do, and safer than header file # mumbo jumbo. - if use userland_GNU ; then - append-ldflags -Wl,--default-symver - fi + append-ldflags -Wl,--default-symver # use `set` here since the java opts will contain whitespace if multilib_is_native_abi && use java ; then diff --git a/sys-libs/db/db-5.3.28-r8.ebuild b/sys-libs/db/db-5.3.28-r8.ebuild index 982f14a543a5..91d4a786cf4c 100644 --- a/sys-libs/db/db-5.3.28-r8.ebuild +++ b/sys-libs/db/db-5.3.28-r8.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 @@ -151,9 +151,7 @@ multilib_src_configure() { # Add linker versions to the symbols. Easier to do, and safer than header file # mumbo jumbo. - if use userland_GNU ; then - append-ldflags -Wl,--default-symver - fi + append-ldflags -Wl,--default-symver if multilib_is_native_abi && use java ; then myconf+=( diff --git a/sys-libs/db/db-6.0.35-r4.ebuild b/sys-libs/db/db-6.0.35-r4.ebuild index 282cf0680da4..261cbcd2b8c0 100644 --- a/sys-libs/db/db-6.0.35-r4.ebuild +++ b/sys-libs/db/db-6.0.35-r4.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 @@ -145,9 +145,7 @@ multilib_src_configure() { # Add linker versions to the symbols. Easier to do, and safer than header file # mumbo jumbo. - if use userland_GNU ; then - append-ldflags -Wl,--default-symver - fi + append-ldflags -Wl,--default-symver # use `set` here since the java opts will contain whitespace if multilib_is_native_abi && use java ; then diff --git a/sys-libs/db/db-6.1.38-r1.ebuild b/sys-libs/db/db-6.1.38-r1.ebuild index 9c01f35ac797..74fb45257401 100644 --- a/sys-libs/db/db-6.1.38-r1.ebuild +++ b/sys-libs/db/db-6.1.38-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=6 @@ -148,9 +148,7 @@ multilib_src_configure() { # Add linker versions to the symbols. Easier to do, and safer than header file # mumbo jumbo. - if use userland_GNU ; then - append-ldflags -Wl,--default-symver - fi + append-ldflags -Wl,--default-symver # use `set` here since the java opts will contain whitespace if multilib_is_native_abi && use java ; then -- cgit v1.2.3-65-gdbad