From 98bb0727744383d8ce4ec5990bc123fc441c5d78 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 31 Dec 2002 21:15:05 +0000 Subject: [PATCH] * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here. Use $(S-CPPFLAGS) in place of $(asm-CPPFLAGS). (S-CPPFLAGS): Add -DASSEMBLER here instead. (generate-md5, +make-deps): Fix magic to get $(S-CPPFLAGS). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index c0c0285..61c5b5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-12-31 Roland McGrath + + * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here. + Use $(S-CPPFLAGS) in place of $(asm-CPPFLAGS). + (S-CPPFLAGS): Add -DASSEMBLER here instead. + (generate-md5, +make-deps): Fix magic to get $(S-CPPFLAGS). + 2002-12-31 Ulrich Drepper * malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle -- 2.7.4