build: enable large file support on 32-bit
[dpdk.git] / mk / arch / arm / rte.vars.mk
index 27b1147..dc8c10a 100644 (file)
@@ -4,7 +4,7 @@
 ARCH  ?= arm
 CROSS ?=
 
-CPU_CFLAGS  ?= -marm -munaligned-access
+CPU_CFLAGS  ?= -marm -munaligned-access -D_FILE_OFFSET_BITS=64
 CPU_LDFLAGS ?=
 CPU_ASFLAGS ?= -felf