mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 06:30:05 +00:00
* 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).
This commit is contained in:
parent
f4281cc49b
commit
98bb072774
@ -1,3 +1,10 @@
|
|||||||
|
2002-12-31 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* 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 <drepper@redhat.com>
|
2002-12-31 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle
|
* malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle
|
||||||
|
Loading…
Reference in New Issue
Block a user