Revert "build: Disable security by default"
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Mon, 20 Mar 2017 17:12:01 +0000 (18:12 +0100)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Tue, 18 Apr 2017 12:34:41 +0000 (14:34 +0200)
This reverts commit 24d395a2be8affb35229d5b29a8e240269b97b73.

Conflicts:
Makefile

Change-Id: Ia958c6cdabab8ae4917c08ffcd7279f5075b640c

Makefile

index 6fd29a1..706de3c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ endif
 
 # Default variables to override:
 release_mode?=0
-secure_mode?=0
+secure_mode?=1
 logging_mode?=True
 
 TARGET_ARCH?=${host_arch}