Skip to content

Commit

Permalink
Attempt to fix buildbots
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Jan 3, 2025
1 parent e55363e commit d884620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/arch-x86_64-function-multiversion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
. $(dirname $0)/common.inc

supports_ifunc || skip
[ "$(uname)" = FreeBSD ] && skip

cat <<EOF | $GXX -o $t/a.o -c -xc++ - -fPIC
#include <iostream>
Expand Down

0 comments on commit d884620

Please sign in to comment.