Skip to content

Commit 8d0b49b

Browse files
committed
arch/armv7hf: enable AB_FLAGS_Y2038 for LFS
1 parent 0973d21 commit 8d0b49b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/armv7hf.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ LDFLAGS_COMMON_ARCH=('-Wl,--gc-sections')
88

99
CFLAGS_COMMON_ARCH+=('-march=armv7-a' '-mfloat-abi=hard' '-mfpu=neon' '-mthumb')
1010
CFLAGS_GCC_ARCH=('-mtune=cortex-a7')
11+
AB_FLAGS_Y2038=1

0 commit comments

Comments
 (0)