[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Patches] Add cross-test-wrapper to the $(objpfx)tst-initorder2.out rule
- To: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Subject: [Patches] Add cross-test-wrapper to the $(objpfx)tst-initorder2.out rule
- From: Tom de Vries <Tom_deVries@xxxxxxxxxx>
- Date: Thu, 29 Dec 2011 13:26:02 +0100
Joseph,
attached patch adds the cross-test-wrapper to the $(objpfx)tst-initorder2.out rule.
I tested the patch on MIPS qemu (mips-linux-gnu) with host i686-pc-linux-gnu.
Without the patch, the test fails. With the patch, the tests passes.
OK for trunk?
Thanks,
- Tom
2011-12-29 Tom de Vries <tom@xxxxxxxxxxxxxxxx>
* elf/Makefile ($(objpfx)tst-initorder2.out): Add cross-test-wrapper.
Index: elf/Makefile
===================================================================
--- elf/Makefile (revision 16334)
+++ elf/Makefile (working copy)
@@ -1199,6 +1199,7 @@ object-suffixes-left := a b c d
include $(o-iterator)
$(objpfx)tst-initorder2.out: $(objpfx)tst-initorder2
+ $(cross-test-wrapper) \
$(elf-objpfx)${rtld-installed-name} \
--library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
$< > $@
_______________________________________________
Patches mailing list
Patches@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/patches