Skip to content

Commit c9bfc9d

Browse files
committed
arch/powerpc: enable AB_FLAGS_Y2038 for LFS
1 parent ca8c271 commit c9bfc9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/powerpc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ CFLAGS_COMMON_ARCH+=('-m32' '-mcpu=603' '-mtune=G4' '-mno-altivec' '-msecure-plt
1313
GOFLAGS=${GOFLAGS/-buildmode=pie/}
1414

1515
RUSTFLAGS_COMMON_ARCH=('-Ctarget-cpu=603' '-Ctarget-feature=+hard-float,+secure-plt,-altivec')
16+
AB_FLAGS_Y2038=1

0 commit comments

Comments
 (0)