summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 7680cb3..a0719a2 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -53,6 +53,7 @@ LOCAL_CPPFLAGS := \
-D_DEFAULT_SOURCE \
-D_GNU_SOURCE \
-D_LARGEFILE64_SOURCE \
+ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 \
-D_TIME_BITS=64 \
-DBFS_VERSION=\"$(VERSION)\"