commit:     57489c70e09a8259a9e6beb956d46f8326da696c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 16:57:28 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 18:19:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57489c70

net-libs/gnutls: drop dead prefix targets

The removal was already done, so this is just cleanup afterwards.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/gnutls/gnutls-3.7.6.ebuild | 3 ---
 net-libs/gnutls/gnutls-3.7.7.ebuild | 3 ---
 net-libs/gnutls/gnutls-3.7.8.ebuild | 3 ---
 net-libs/gnutls/gnutls-3.7.9.ebuild | 3 ---
 net-libs/gnutls/gnutls-3.8.0.ebuild | 3 ---
 5 files changed, 15 deletions(-)

diff --git a/net-libs/gnutls/gnutls-3.7.6.ebuild 
b/net-libs/gnutls/gnutls-3.7.6.ebuild
index a05213a694c6..b445592bd72b 100644
--- a/net-libs/gnutls/gnutls-3.7.6.ebuild
+++ b/net-libs/gnutls/gnutls-3.7.6.ebuild
@@ -91,9 +91,6 @@ multilib_src_configure() {
        #   complains about duplicate symbols
        [[ ${CHOST} == *-darwin* ]] && libconf+=( 
--disable-hardware-acceleration )
 
-       # Cygwin as does not understand these asm files at all
-       [[ ${CHOST} == *-cygwin* ]] && libconf+=( 
--disable-hardware-acceleration )
-
        # -fanalyzer substantially slows down the build and isn't useful for
        # us. It's useful for upstream as it's static analysis, but it's not
        # useful when just getting something built.

diff --git a/net-libs/gnutls/gnutls-3.7.7.ebuild 
b/net-libs/gnutls/gnutls-3.7.7.ebuild
index f33b15a1ca1b..0fb5846f2551 100644
--- a/net-libs/gnutls/gnutls-3.7.7.ebuild
+++ b/net-libs/gnutls/gnutls-3.7.7.ebuild
@@ -91,9 +91,6 @@ multilib_src_configure() {
        #   complains about duplicate symbols
        [[ ${CHOST} == *-darwin* ]] && libconf+=( 
--disable-hardware-acceleration )
 
-       # Cygwin as does not understand these asm files at all
-       [[ ${CHOST} == *-cygwin* ]] && libconf+=( 
--disable-hardware-acceleration )
-
        # -fanalyzer substantially slows down the build and isn't useful for
        # us. It's useful for upstream as it's static analysis, but it's not
        # useful when just getting something built.

diff --git a/net-libs/gnutls/gnutls-3.7.8.ebuild 
b/net-libs/gnutls/gnutls-3.7.8.ebuild
index 26158a9245d8..6048085af0c6 100644
--- a/net-libs/gnutls/gnutls-3.7.8.ebuild
+++ b/net-libs/gnutls/gnutls-3.7.8.ebuild
@@ -91,9 +91,6 @@ multilib_src_configure() {
        #   complains about duplicate symbols
        [[ ${CHOST} == *-darwin* ]] && libconf+=( 
--disable-hardware-acceleration )
 
-       # Cygwin as does not understand these asm files at all
-       [[ ${CHOST} == *-cygwin* ]] && libconf+=( 
--disable-hardware-acceleration )
-
        # -fanalyzer substantially slows down the build and isn't useful for
        # us. It's useful for upstream as it's static analysis, but it's not
        # useful when just getting something built.

diff --git a/net-libs/gnutls/gnutls-3.7.9.ebuild 
b/net-libs/gnutls/gnutls-3.7.9.ebuild
index d68ef8993101..b42972645de7 100644
--- a/net-libs/gnutls/gnutls-3.7.9.ebuild
+++ b/net-libs/gnutls/gnutls-3.7.9.ebuild
@@ -91,9 +91,6 @@ multilib_src_configure() {
        #   complains about duplicate symbols
        [[ ${CHOST} == *-darwin* ]] && libconf+=( 
--disable-hardware-acceleration )
 
-       # Cygwin as does not understand these asm files at all
-       [[ ${CHOST} == *-cygwin* ]] && libconf+=( 
--disable-hardware-acceleration )
-
        # -fanalyzer substantially slows down the build and isn't useful for
        # us. It's useful for upstream as it's static analysis, but it's not
        # useful when just getting something built.

diff --git a/net-libs/gnutls/gnutls-3.8.0.ebuild 
b/net-libs/gnutls/gnutls-3.8.0.ebuild
index 0a24ce1e1c1c..c0a448c45290 100644
--- a/net-libs/gnutls/gnutls-3.8.0.ebuild
+++ b/net-libs/gnutls/gnutls-3.8.0.ebuild
@@ -89,9 +89,6 @@ multilib_src_configure() {
        #   complains about duplicate symbols
        [[ ${CHOST} == *-darwin* ]] && libconf+=( 
--disable-hardware-acceleration )
 
-       # Cygwin as does not understand these asm files at all
-       [[ ${CHOST} == *-cygwin* ]] && libconf+=( 
--disable-hardware-acceleration )
-
        # -fanalyzer substantially slows down the build and isn't useful for
        # us. It's useful for upstream as it's static analysis, but it's not
        # useful when just getting something built.

Reply via email to