summaryrefslogtreecommitdiff
path: root/net-misc/socat/socat-1.7.4.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-23 07:07:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-23 07:07:57 +0000
commitbed152ba1fc2f1316eaefb5c3d24d48195560f76 (patch)
tree0564fbaf0c7ff23390031d68b741e89a40071333 /net-misc/socat/socat-1.7.4.4.ebuild
parent57c2e006d0af9ab77ced676461d7100cade4a716 (diff)
gentoo auto-resync : 23:11:2022 - 07:07:57
Diffstat (limited to 'net-misc/socat/socat-1.7.4.4.ebuild')
-rw-r--r--net-misc/socat/socat-1.7.4.4.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/net-misc/socat/socat-1.7.4.4.ebuild b/net-misc/socat/socat-1.7.4.4.ebuild
index 2c36251c7698..8693b3348e41 100644
--- a/net-misc/socat/socat-1.7.4.4.ebuild
+++ b/net-misc/socat/socat-1.7.4.4.ebuild
@@ -43,12 +43,6 @@ src_configure() {
tc-export AR
- # getprotobynumber_r doesn't exist on musl, so avoid probing for it
- # and possibly getting it wrong. TODO: fix configure?
- # (Grabbed from Alpine Linux: https://git.alpinelinux.org/aports/commit/main/socat/APKBUILD?id=5edc9195355ced3db991c1a7cda5648d52019b11)
- # bug #831016
- use elibc_musl && export sc_cv_getprotobynumber_r=2
-
econf \
$(use_enable ssl openssl) \
$(use_enable readline) \