We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d700a commit f9d1c40Copy full SHA for f9d1c40
build.sh
@@ -3,7 +3,7 @@
3
# Configurations
4
BUILD_TYPE=Release
5
KERNEL_NAME=omega
6
-CLEAN_BUILD=false
+CLEAN_BUILD=true
7
8
# install owl if needed
9
if [ -d "./kernel-driver/lib/ltl2dpa/owl/build" ]
0 commit comments