build: Enable debug mode
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Sat, 11 Mar 2017 00:02:09 +0000 (01:02 +0100)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Tue, 18 Apr 2017 12:34:41 +0000 (14:34 +0200)
Change-Id: I4e08608418baf81899ece9ba3d7b5acb5823bbb0
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Conflicts:
Makefile

Makefile

index 30357bf..4af894e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,9 +60,9 @@ endif
 
 
 # Default variables to override:
-#release_mode?=0
+release_mode?=0
 secure_mode?=0
-#logging_mode?=True
+logging_mode?=True
 
 TARGET_ARCH?=${host_arch}
 TARGET_OS?=${uname}