curl: remove ac_cv_func_setmode override
this was added 717efee8f184038 by syncing from cygwin, but cygwin no longer does this and it builds fine here.
This commit is contained in:
parent
ec5a9a4aa6
commit
0135ea8937
@ -62,8 +62,7 @@ build() {
|
||||
--with-openssl \
|
||||
--with-zlib \
|
||||
--with-libpsl \
|
||||
--with-ca-bundle=/usr/ssl/certs/ca-bundle.crt \
|
||||
ac_cv_func_setmode=yes
|
||||
--with-ca-bundle=/usr/ssl/certs/ca-bundle.crt
|
||||
|
||||
make
|
||||
make DESTDIR="${srcdir}/dest" install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user