We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08e7f6 commit cd162baCopy full SHA for cd162ba
test/arch-riscv64-weak-undef-call.sh
@@ -1,8 +1,6 @@
1
#!/bin/bash
2
. $(dirname $0)/common.inc
3
4
-test_cflags -static || skip
5
-
6
cat <<EOF | $CC -c -o $t/a.o -xassembler -
7
.globl foo
8
.weak bar
0 commit comments