aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-17 02:11:06 +0000
committerRoland McGrath <roland@gnu.org>1996-01-17 02:11:06 +0000
commitd99d7e264430e26e9070b4908a6e81103aa92747 (patch)
treea3d4fffbbf8472e9780804ce998a1de9efb01a58 /ChangeLog
parent7176f4e4b5ffc9765f3a43c53bc2f96cc3909700 (diff)
downloadglibc-d99d7e264430e26e9070b4908a6e81103aa92747.tar
glibc-d99d7e264430e26e9070b4908a6e81103aa92747.tar.gz
glibc-d99d7e264430e26e9070b4908a6e81103aa92747.tar.bz2
glibc-d99d7e264430e26e9070b4908a6e81103aa92747.zip
* gmon/Makefile (CFLAGS-mcount.c): New variable.
(mcount.po): New target. * Makeconfig (CFLAGS): Append $(CFLAGS-$(<F)).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 908b4551d3..e6fc5701cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
Tue Jan 16 17:37:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * gmon/Makefile (CFLAGS-mcount.c): New variable.
+ (mcount.po): New target.
+
+ * Makeconfig (CFLAGS): Append $(CFLAGS-$(<F)).
+
* csu/Makefile [have-initfini=yes] (CPPFLAGS): Append -DHAVE_INITFINI.
(initfini): Compile initfini.c with -fPIC.