summaryrefslogtreecommitdiff
path: root/system/binutils/disable-ifunc-tests.patch
blob: 39b35d319eacae521e0579de6b15e8ee5ea944ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- binutils-2.31.1/ld/testsuite/ld-ifunc/ifunc.exp.old	2018-06-27 07:55:16.000000000 +0000
+++ binutils-2.31.1/ld/testsuite/ld-ifunc/ifunc.exp	2018-10-12 03:23:09.240000000 +0000
@@ -43,7 +43,8 @@
      || [istarget sh*-*-*]
      || [istarget tic6x-*-*]
      || [istarget tile*-*-*]
+     || [istarget *-*-musl*]
      || [istarget vax-*-*] } {
     verbose "IFUNC tests not run - target does not support IFUNC"
     return
 }