Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Aug 17, 2023
1 parent 90839d7 commit b79bc35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/elf/copyrel-relro2.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
. $(dirname $0)/common.inc

[[ $MACHINE = mips* ]] && skip

cat <<EOF | $CC -o $t/a.o -c -xc -fno-PIE -
#include <setjmp.h>
#include <signal.h>
Expand Down

0 comments on commit b79bc35

Please sign in to comment.