Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Jan 17, 2025
1 parent 5a9c465 commit af608f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/arch-x86_64-z-dynamic-undefined-weak.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
. $(dirname $0)/common.inc

5:[ "$(uname)" = FreeBSD ] && skip
[ "$(uname)" = FreeBSD ] && skip

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

0 comments on commit af608f5

Please sign in to comment.