lanking520 commented on a change in pull request #14012: Update maven_darwin_mkl
URL: https://github.com/apache/incubator-mxnet/pull/14012#discussion_r251668435
##########
File path: tools/dependencies/curl.sh
##########
@@ -38,6 +38,7 @@ if [[ ! -f $DEPS_PATH/lib/libcurl.a ]]; then
--without-zsh-functions-dir \
--without-librtmp \
--without-libssh2 \
+ --without-libidn2 \
Review comment:
This line is to avoid the problem of missing idn2 library if your xcode
version is 9.2 or above
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services