From 423d644171077bbba3e32aca51adebb987aebc26 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Tue, 27 Dec 2016 02:36:53 +0100 Subject: define UNICODE to get the unicode system functions Change-Id: I6eb552d32bd7ef2bbc816549e4bf53e9a8a3de05 --- onlineupdate/Executable_mar.mk | 1 + 1 file changed, 1 insertion(+) 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,\ -- cgit v1.2.3