We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9a51bc + d21cb5e commit bf09644Copy full SHA for bf09644
Makefile
@@ -24,7 +24,7 @@ endif
24
LIBRARY_TYPE?=relocatable
25
26
# Build mode (dev or prod)
27
-BUILD_MODE=dev
+BUILD_MODE?=dev
28
29
# Whether to enable coverage (empty for no, any other value for yes)
30
COVERAGE=
0 commit comments