You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/12/09 21:51:04 UTC

[GitHub] [incubator-mxnet] szha commented on a change in pull request #17027: Merge make/pip and make/maven configurations

szha commented on a change in pull request #17027: Merge make/pip and make/maven configurations
URL: https://github.com/apache/incubator-mxnet/pull/17027#discussion_r355704581
 
 

 ##########
 File path: tools/staticbuild/build_lib.sh
 ##########
 @@ -18,7 +18,7 @@
 # under the License.
 
 # This script builds the libraries of mxnet.
-make_config=make/${STATIC_BUILD_TARGET}/${STATIC_BUILD_TARGET}_${PLATFORM}_${VARIANT}.mk
+make_config=make/${STATIC_BUILD_TARGET}/${PLATFORM}_${VARIANT}.mk
 
 Review comment:
   if there's no difference then the `${STATIC_BUILD_TARGET}` should be removed from the path too.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services