Skip to content

Commit

Permalink
added UTF8 support to LOCAL_FLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
mdykman committed Oct 14, 2013
1 parent 11683d0 commit 7ae7f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Android.mk
Expand Up @@ -74,6 +74,7 @@ ifeq ($(TARGET_ARCH),x86)
LOCAL_LDLIBS := -llog -ldl -lm -lc
endif

LOCAL_CFLAGS += -DSUPPORT_UTF8
# LOCAL_CFLAGS+= -DSYS_LINUX

LOCAL_SRC_FILES := $(FENV) a.c ab.c af.c ai.c am.c am1.c amn.c ao.c ap.c ar.c as.c au.c c.c ca.c cc.c cd.c cf.c cg.c ch.c cip.c cl.c cp.c cpdtsp.c cr.c crs.c \
Expand Down

0 comments on commit 7ae7f79

Please sign in to comment.