Changeset 42662
- Timestamp:
- 2014-09-25T12:51:56+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package/network/utils/curl/Makefile
r42661 r42662 98 98 --disable-verbose \ 99 99 --without-ca-bundle \ 100 --with-ca-path=/etc/ssl/certs/\100 $(if $(CONFIG_LIBCURL_OPENSSL),--with-ca-path=/etc/ssl/certs/) \ 101 101 --without-krb4 \ 102 102 --without-libidn \
Note: See TracChangeset
for help on using the changeset viewer.