From: Roland McGrath Date: Tue, 31 Dec 2002 21:15:05 +0000 (+0000) Subject: * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here. X-Git-Tag: cvs/glibc-2_3_2~412 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98bb0727744383d8ce4ec5990bc123fc441c5d78;p=thirdparty%2Fglibc.git * 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). --- diff --git a/ChangeLog b/ChangeLog index c0c028569d9..61c5b5fbd15 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