aboutsummaryrefslogtreecommitdiff
path: root/rmi4update/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rmi4update/Makefile')
-rw-r--r--rmi4update/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/rmi4update/Makefile b/rmi4update/Makefile
index b8ce096..c8fe3cc 100644
--- a/rmi4update/Makefile
+++ b/rmi4update/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