Skip to content

Commit 97b43aa

Browse files
committed
Fix CI
1 parent c3bf8fd commit 97b43aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/relro-alignment.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
[ $MACHINE = sh4 ] && skip
99
[ $MACHINE = sh4aeb ] && skip
1010
[ $MACHINE = m68k ] && skip
11+
[ $MACHINE = riscv32 ] && skip
1112

1213
cat <<EOF | $CC -c -xc -o $t/a.o -
1314
#include <stdio.h>

0 commit comments

Comments
 (0)