summaryrefslogtreecommitdiff
path: root/build_single.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_single.sh')
-rwxr-xr-xbuild_single.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_single.sh b/build_single.sh
index a6e318d..c499e95 100755
--- a/build_single.sh
+++ b/build_single.sh
@@ -163,7 +163,7 @@ pushd $repo/contrib/depends
esac
popd
-buildType=Release
+buildType=Debug
rm -rf $repo/build/${HOST_ABI} 2>/dev/null || true
mkdir -p $repo/build/${HOST_ABI}