From 2eee79ea09767d7a0bf61cba883ecefe9f9766e2 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 12 Oct 2018 03:45:25 +0000 Subject: system/binutils: major bugfix bump to 2.31.1 --- system/binutils/disable-ifunc-tests.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'system/binutils/disable-ifunc-tests.patch') diff --git a/system/binutils/disable-ifunc-tests.patch b/system/binutils/disable-ifunc-tests.patch index 6fbc5c874..b50d20b0e 100644 --- a/system/binutils/disable-ifunc-tests.patch +++ b/system/binutils/disable-ifunc-tests.patch @@ -1,12 +1,12 @@ ---- binutils-2.30/ld/testsuite/ld-ifunc/ifunc.exp.old 2018-01-13 07:31:16.000000000 -0600 -+++ binutils-2.30/ld/testsuite/ld-ifunc/ifunc.exp 2018-02-27 14:46:07.596544780 -0600 -@@ -36,7 +36,8 @@ - || (([istarget "*-*-linux*"] - || [istarget "*-*-gnu*"]) - && ![istarget "*-*-*aout*"] -- && ![istarget "*-*-*oldld*"]))) } { -+ && ![istarget "*-*-*oldld*"] -+ && ![istarget "*-*-*musl*"]))) } { +--- 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 +@@ -34,7 +34,8 @@ + && ([istarget "*-*-elf*"] + || [istarget "*-*-nacl*"] + || [istarget "*-*-linux*"] +- || [istarget "*-*-gnu*"])) } { ++ || [istarget "*-*-gnu*"]) ++ && ![istarget "*-*-musl*"]) } { verbose "IFUNC tests not run - target does not support IFUNC" return } -- cgit v1.2.3-70-g09d2