summaryrefslogtreecommitdiff
path: root/onlineupdate/Executable_mar.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-12-27 02:36:53 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:26 +0200
commit423d644171077bbba3e32aca51adebb987aebc26 (patch)
tree231a3147ba1a67e255833e56142803083b3f3796 /onlineupdate/Executable_mar.mk
parent8baabac65b7683d823822c3179eb1acb76cf9cfc (diff)
define UNICODE to get the unicode system functions
Change-Id: I6eb552d32bd7ef2bbc816549e4bf53e9a8a3de05
Diffstat (limited to 'onlineupdate/Executable_mar.mk')
-rw-r--r--onlineupdate/Executable_mar.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/onlineupdate/Executable_mar.mk b/onlineupdate/Executable_mar.mk
index 3410ae2f24ce..3711809b1885 100644
--- a/onlineupdate/Executable_mar.mk
+++ b/onlineupdate/Executable_mar.mk
@@ -34,6 +34,7 @@ endif
$(eval $(call gb_Executable_add_defs,mar,\
-DMAR_NSS \
+ -DUNICODE \
))
$(eval $(call gb_Executable_add_defs,mar,\