Commit 28c9a714 authored by Jerome Wu's avatar Jerome Wu

Fix zlib script

parent 47795206
......@@ -10,7 +10,7 @@ CM_FLAGS=(
-DCMAKE_TOOLCHAIN_FILE=$TOOLCHAIN_FILE
-DBUILD_SHARED_LIBS=OFF
)
echo "CM_FLAGS=${CONF_FLAGS[@]}"
echo "CM_FLAGS=${CM_FLAGS[@]}"
cd $LIB_PATH
rm -rf build zconf.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment