Code Review
/
apps
/
agl-service-bluetooth-pbap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d9bb566
)
binding: pbap: change default build to RELEASE
93/16993/1
author
Matt Ranostay
<matt.ranostay@konsulko.com>
Mon, 8 Oct 2018 10:05:44 +0000
(18:05 +0800)
committer
Matt Ranostay
<matt.ranostay@konsulko.com>
Mon, 8 Oct 2018 10:26:38 +0000
(18:26 +0800)
By default the build should be RELEASE and not the DEBUG option
Change-Id: Idc1c9173b47c1cad655368eca1f2909415c7147b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
conf.d/cmake/config.cmake
patch
|
blob
|
history
diff --git
a/conf.d/cmake/config.cmake
b/conf.d/cmake/config.cmake
index
b499cb4
..
52eae58
100644
(file)
--- a/
conf.d/cmake/config.cmake
+++ b/
conf.d/cmake/config.cmake
@@
-41,7
+41,7
@@
set(PROJECT_SRC_DIR_PATTERN "*")
# Compilation Mode (DEBUG, RELEASE)
# ----------------------------------
-set(CMAKE_BUILD_TYPE "
DEBUG
")
+set(CMAKE_BUILD_TYPE "
RELEASE
")
#set(USE_EFENCE 1)
# Kernel selection if needed. You can choose between a