mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-30 16:34:23 +00:00
Ports: Remove configure option which disables getattrinfo() for curl
This commit is contained in:
committed by
Andreas Kling
parent
f34d951f28
commit
317b2d7f92
@@ -10,8 +10,3 @@ depends=zlib
|
||||
auth_type="sig"
|
||||
auth_import_key="27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2"
|
||||
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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user