[binutils-gdb] Also skip x86_64-*-nacl*
H.J.Lu
hjl@sourceware.org
Tue May 12 20:16:00 GMT 2015
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=98624574ea8834b2084eb1f0ca7341feecc7329f
commit 98624574ea8834b2084eb1f0ca7341feecc7329f
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Tue May 12 12:47:27 2015 -0700
Also skip x86_64-*-nacl*
* binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
Diff:
---
binutils/testsuite/ChangeLog | 4 ++++
binutils/testsuite/binutils-all/elfedit-1.d | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 22bd680..07dad22 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2015-05-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ * binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
+
2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/elfedit-1.d: Skip x86_64-*-gnux32.
diff --git a/binutils/testsuite/binutils-all/elfedit-1.d b/binutils/testsuite/binutils-all/elfedit-1.d
index 7eb8d6a..69e0e42 100644
--- a/binutils/testsuite/binutils-all/elfedit-1.d
+++ b/binutils/testsuite/binutils-all/elfedit-1.d
@@ -4,7 +4,7 @@
#readelf: -h
#name: Update ELF header 1
#target: x86_64-*-*
-#not-target: x86_64-*-gnux32
+#not-target: x86_64-*-gnux32 x86_64-*-nacl*
#...
ELF Header:
More information about the Binutils-cvs
mailing list