Skip to content

Commit f9d1c40

Browse files
committed
feat: minor comments
1 parent 18d700a commit f9d1c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configurations
44
BUILD_TYPE=Release
55
KERNEL_NAME=omega
6-
CLEAN_BUILD=false
6+
CLEAN_BUILD=true
77

88
# install owl if needed
99
if [ -d "./kernel-driver/lib/ltl2dpa/owl/build" ]

0 commit comments

Comments
 (0)