Skip to content

Commit bf09644

Browse files
author
mergerepo
committed
Merge remote branch 'origin/master' into edge
(no-precommit-check no-tn-check)
2 parents c9a51bc + d21cb5e commit bf09644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endif
2424
LIBRARY_TYPE?=relocatable
2525

2626
# Build mode (dev or prod)
27-
BUILD_MODE=dev
27+
BUILD_MODE?=dev
2828

2929
# Whether to enable coverage (empty for no, any other value for yes)
3030
COVERAGE=

0 commit comments

Comments
 (0)