about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-07-02 16:59:14 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-02 16:59:14 -0700
commit5e9b6af4a9bb2aad0e1929e88b52009d14cb6831 (patch)
tree8bf55b4e8a9754e6285a5ab95e2ba4330b6b7d1d /ChangeLog
parentd3bdf19b78aa4de74030175bbd9c41971428af81 (diff)
downloadglibc-5e9b6af4a9bb2aad0e1929e88b52009d14cb6831.tar.gz
glibc-5e9b6af4a9bb2aad0e1929e88b52009d14cb6831.tar.xz
glibc-5e9b6af4a9bb2aad0e1929e88b52009d14cb6831.zip
Fail if format.lds comes out empty.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5167235e7..63887b7913 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-07-02  Roland McGrath  <roland@hack.frob.com>
 
+	* Makerules ($(common-objpfx)format.lds): Fail if result is empty.
+
 	* Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
 	containing directory rather than embedding absolute directory names.