about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2013-06-21 18:13:39 +0100
committerMaciej W. Rozycki <macro@codesourcery.com>2013-06-21 18:13:39 +0100
commitf3bc5e5a3ef622f1ec11962b7ce08a92ded03bea (patch)
tree17abd0e2b4ed926bac281f7ec35ce4d5cc396c45 /ChangeLog
parentbe09e8c9ec07e40da339a437cbd608027965ef58 (diff)
downloadglibc-f3bc5e5a3ef622f1ec11962b7ce08a92ded03bea.tar.gz
glibc-f3bc5e5a3ef622f1ec11962b7ce08a92ded03bea.tar.xz
glibc-f3bc5e5a3ef622f1ec11962b7ce08a92ded03bea.zip
dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b02c895a91..f3ac800428 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
+
+	* dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
+	$(tststatic-ENV).
+
 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
 	[BZ #15655]