Skip to content

Commit

Permalink
Revert "remove -D__ARCH_WANT_NEW_STAT"
Browse files Browse the repository at this point in the history
This reverts commit ae6bfdb.
  • Loading branch information
yetist committed Sep 11, 2024
1 parent a41adcf commit 164f67f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/arch-syscall-validate
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ function dump_sys_loongarch64() {

gcc -E -dM -I$1/include/uapi \
-D__BITS_PER_LONG=64 \
-D__ARCH_WANT_NEW_STAT \
-D__ARCH_WANT_SYS_CLONE \
-D__ARCH_WANT_SYS_CLONE3 \
$1/arch/loongarch/include/uapi/asm/unistd.h | \
Expand Down

0 comments on commit 164f67f

Please sign in to comment.