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-openssl \
|
||||||
--with-zlib \
|
--with-zlib \
|
||||||
--with-libpsl \
|
--with-libpsl \
|
||||||
--with-ca-bundle=/usr/ssl/certs/ca-bundle.crt \
|
--with-ca-bundle=/usr/ssl/certs/ca-bundle.crt
|
||||||
ac_cv_func_setmode=yes
|
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR="${srcdir}/dest" install
|
make DESTDIR="${srcdir}/dest" install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user