net-libs/libpcap: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Portage 3.0.35 / pkgdev 0.2.1 / pkgcheck 0.10.14
Closes: https://github.com/gentoo/gentoo/pull/27167
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2022-09-06 18:32:51 +02:00 committed by Conrad Kostecki
parent 2b9d41f270
commit dc11203b8a
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
Prefix' Darwin systems are single arch, hijack Darwin7 case which assumes this setup
--- a/configure.ac
+++ b/configure.ac
@@ -1860,7 +1860,7 @@
if test "$enable_universal" != "no"; then
case "$host_os" in
- darwin[[0-7]].*)
+ darwin**)
#
# Pre-Tiger. Build only for 32-bit PowerPC; no
# need for any special compiler or linker flags.