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.
1 parent 0e1f8f7 commit d21cb5eCopy full SHA for d21cb5e
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