summaryrefslogtreecommitdiffstats
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 f1a483b..8c5266b 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ LOCAL_CPPFLAGS := \
-D_DARWIN_C_SOURCE \
-D_DEFAULT_SOURCE \
-D_FILE_OFFSET_BITS=64 \
+ -D_TIME_BITS=64 \
-D_GNU_SOURCE \
-DBFS_VERSION=\"$(VERSION)\"