提交 1493529e 编写于 作者: xiebaiyuan's avatar xiebaiyuan

suite res barry

上级 ea1e5632
......@@ -101,7 +101,7 @@ build_for_arm_linux() {
cmake .. \
-B"../build/release/arm-linux" \
-DCMAKE_BUILD_TYPE="${MODE}" \
# -DCMAKE_TOOLCHAIN_FILE="./tools/toolchains/arm-linux-gnueabihf.cmake" \
-DCMAKE_TOOLCHAIN_FILE="./tools/toolchains/arm-linux-gnueabihf.cmake" \
-DCMAKE_CXX_FLAGS="-std=c++14 -mcpu=cortex-a53 -mtune=cortex-a53 -mfpu=neon-vfpv4 -mfloat-abi=hard -ftree-vectorize -funsafe-math-optimizations -pipe -mlittle-endian -munaligned-access" \
-DNET="${NETS}" \
-D"V7"=true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册