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

[Commits] r16488 - in /branches/eglibc-2_14/libc: ChangeLog.eglibc elf/Makefile



Author: joseph
Date: Tue Jan  3 16:59:52 2012
New Revision: 16488

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

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

Modified:
    branches/eglibc-2_14/libc/ChangeLog.eglibc
    branches/eglibc-2_14/libc/elf/Makefile

Modified: branches/eglibc-2_14/libc/ChangeLog.eglibc
==============================================================================
--- branches/eglibc-2_14/libc/ChangeLog.eglibc (original)
+++ branches/eglibc-2_14/libc/ChangeLog.eglibc Tue Jan  3 16:59:52 2012
@@ -1,3 +1,8 @@
+2012-01-03  Tom de Vries  <tom@xxxxxxxxxxxxxxxx>
+
+	* elf/Makefile ($(objpfx)tst-initorder2.out): Add
+	cross-test-wrapper.
+
 2011-10-11  Maxim Kuvyrkov  <maxim@xxxxxxxxxxxxxxxx>
 
 	Backport from trunk:

Modified: branches/eglibc-2_14/libc/elf/Makefile
==============================================================================
--- branches/eglibc-2_14/libc/elf/Makefile (original)
+++ branches/eglibc-2_14/libc/elf/Makefile Tue Jan  3 16:59:52 2012
@@ -1197,6 +1197,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