[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commits] r16485 - in /trunk/libc: ChangeLog.eglibc elf/Makefile



Author: joseph
Date: Tue Jan  3 16:59:07 2012
New Revision: 16485

Log:
2012-01-03  Tom de Vries  <tom@xxxxxxxxxxxxxxxx>

	* elf/Makefile ($(objpfx)tst-initorder2.out): Add
	cross-test-wrapper.

Modified:
    trunk/libc/ChangeLog.eglibc
    trunk/libc/elf/Makefile

Modified: trunk/libc/ChangeLog.eglibc
==============================================================================
--- trunk/libc/ChangeLog.eglibc (original)
+++ trunk/libc/ChangeLog.eglibc Tue Jan  3 16:59:07 2012
@@ -1,3 +1,8 @@
+2012-01-03  Tom de Vries  <tom@xxxxxxxxxxxxxxxx>
+
+	* elf/Makefile ($(objpfx)tst-initorder2.out): Add
+	cross-test-wrapper.
+
 2011-12-07  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* debug/tst-backtrace6.c: New test.

Modified: trunk/libc/elf/Makefile
==============================================================================
--- trunk/libc/elf/Makefile (original)
+++ trunk/libc/elf/Makefile Tue Jan  3 16:59:07 2012
@@ -1199,6 +1199,7 @@
 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)) \
 	  $< > $@

_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits