about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-02-10 23:06:59 +0000
committerAndreas Jaeger <aj@suse.de>2001-02-10 23:06:59 +0000
commite1e3ba549adc0a43beebcd19a8f8515c4696ed06 (patch)
tree9a654f1b171b6a0379bf7816c6cc5d4c801a69ae /ChangeLog
parentd727629d3b297c0a5c30cae8a6bc5be59b3fd344 (diff)
downloadglibc-e1e3ba549adc0a43beebcd19a8f8515c4696ed06.tar.gz
glibc-e1e3ba549adc0a43beebcd19a8f8515c4696ed06.tar.xz
glibc-e1e3ba549adc0a43beebcd19a8f8515c4696ed06.zip
Update.
	* stdlib/Makefile (tests): Don't run tst-fmtmsg when
	cross-compiling.
	($(objpfx)tst-fmtmsg.out): Pass run-program-prefix.

	* stdlib/tst-fmtmsg.sh (test): Use run_program_prefix for static
	only builds.

	* elf/Makefile (tests): Only run tst-pathopt with shared libs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92f7c934fa..37ac2d7250 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2001-02-10  Andreas Jaeger  <aj@suse.de>
 
+	* stdlib/Makefile (tests): Don't run tst-fmtmsg when
+	cross-compiling.
+	($(objpfx)tst-fmtmsg.out): Pass run-program-prefix.
+
+	* stdlib/tst-fmtmsg.sh (test): Use run_program_prefix for static
+	only builds.
+
+	* elf/Makefile (tests): Only run tst-pathopt with shared libs.
+
 	* posix/Makefile: Fix typo, it's build-static-nss.
 
 	* iconv/Makefile (extra-objs): New.