Skip to content

Commit cd162ba

Browse files
committed
Remove an unnecessary constraint
1 parent e08e7f6 commit cd162ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/arch-riscv64-weak-undef-call.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/bin/bash
22
. $(dirname $0)/common.inc
33

4-
test_cflags -static || skip
5-
64
cat <<EOF | $CC -c -o $t/a.o -xassembler -
75
.globl foo
86
.weak bar

0 commit comments

Comments
 (0)