aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/mxnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mxnet/Makefile b/misc/mxnet/Makefile
index 0c9998ad97de..17b9758862b1 100644
--- a/misc/mxnet/Makefile
+++ b/misc/mxnet/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libdmlc.so:devel/dmlc-core \
libomp.so:devel/openmp \
libopenblas.so:math/openblas
-USES= cmake localbase:ldflags
+USES= cmake compiler:c++11-lang localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= apache
GH_PROJECT= incubator-mxnet