aboutsummaryrefslogtreecommitdiff
path: root/f54test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'f54test/Makefile')
-rw-r--r--f54test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/f54test/Makefile b/f54test/Makefile
index e0f1b64..272646c 100644
--- a/f54test/Makefile
+++ b/f54test/Makefile
@@ -1,5 +1,6 @@
CXX ?= g++
CPPFLAGS += -I../include -I./include -I../rmidevice
+CPPFLAGS += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
CXXFLAGS += -Wall
LDFLAGS += -L.
LIBS = -lrmidevice -lrt