mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
Ports: Remove configure option which disables getattrinfo() for curl
This commit is contained in:
parent
f34d951f28
commit
317b2d7f92
1 changed files with 0 additions and 5 deletions
|
@ -10,8 +10,3 @@ depends=zlib
|
||||||
auth_type="sig"
|
auth_type="sig"
|
||||||
auth_import_key="27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2"
|
auth_import_key="27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2"
|
||||||
auth_opts="curl-${version}.tar.bz2.asc curl-${version}.tar.bz2"
|
auth_opts="curl-${version}.tar.bz2.asc curl-${version}.tar.bz2"
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
# serenity's getaddrinfo exists but is a stub
|
|
||||||
export curl_disallow_getaddrinfo=yes
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue