Issue #48: added std::move for pop() function of stack/queue/pqueue
[libcds.git] / projects / android / jni / build.sh
1 #!/bin/sh
2
3 BOOST_ROOT=~/works/libs/boost_1_53_0 $NDK/ndk-build -j 1 2>&1 |tee arm-build.log