Enable debugging

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
This commit is contained in:
Mahyar Koshkouei 2018-01-10 13:49:17 +00:00
parent 7534a3d6e9
commit ffeec1a197
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
STATIC_LINKING := 0
AR := ar
DEBUG := 0
DEBUG := 1
ifeq ($(platform),)
platform = unix