zachgk commented on a change in pull request #13493: [MXNET-1224]: improve
scala maven jni build.
URL: https://github.com/apache/incubator-mxnet/pull/13493#discussion_r239286858
##########
File path: scala-package/pom.xml
##########
@@ -39,6 +39,8 @@
<scala.version>2.11.8</scala.version>
<scala.binary.version>2.11</scala.binary.version>
<build.platform />
+ <cxx>g++</cxx>
+ <dollor>$</dollor>
Review comment:
Should this be dollar?
----------------------------------------------------------------
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