summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7d1812ce..8cc1c9b4 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ CFLAGS+=-std=gnu11 -O2 -g -MMD -Wall -fPIC \
-DNO_BCACHEFS_CHARDEV \
-DNO_BCACHEFS_FS \
-DNO_BCACHEFS_SYSFS \
+ -DCONFIG_UNICODE \
-DVERSION_STRING='"$(VERSION)"' \
-D__SANE_USERSPACE_TYPES__ \
$(EXTRA_CFLAGS)