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 5a9c465 commit af608f5Copy full SHA for af608f5
test/arch-x86_64-z-dynamic-undefined-weak.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
. $(dirname $0)/common.inc
3
4
-5:[ "$(uname)" = FreeBSD ] && skip
+[ "$(uname)" = FreeBSD ] && skip
5
6
cat <<EOF | $CC -o $t/b.o -c -xc - -fno-PIE
7
#include <stdio.h>
0 commit comments