mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
* Makerules: Always use -MP together with -MD.
(sed-remove-dotot): Substitute $(..) also at start of line. ($(stdio_lim:h=st)): Use -MD instead of SUNPRO_DEPENDENCIES. Generated defines with a single compiler call. Use $(sed-remove-dotdot). * mach/Makefile ($(objpfx)mach-syscalls.mk): Use -MD instead of DEPENDENCIES_OUTPUT, and use $(sed-remove-objpfx). * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h): Use -MD instead of SUNPRO_DEPENDENCIES, and use $(sed-remove-objpfx). * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h): Likewise.
This commit is contained in:
parent
7cd72ad380
commit
73f082a248
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
||||
2003-05-11 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* Makerules: Always use -MP together with -MD.
|
||||
(sed-remove-dotot): Substitute $(..) also at start of line.
|
||||
($(stdio_lim:h=st)): Use -MD instead of SUNPRO_DEPENDENCIES.
|
||||
Generated defines with a single compiler call.
|
||||
Use $(sed-remove-dotdot).
|
||||
* mach/Makefile ($(objpfx)mach-syscalls.mk): Use -MD instead
|
||||
of DEPENDENCIES_OUTPUT, and use $(sed-remove-objpfx).
|
||||
* sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h):
|
||||
Use -MD instead of SUNPRO_DEPENDENCIES, and use $(sed-remove-objpfx).
|
||||
* sysdeps/unix/sysv/linux/mips/Makefile
|
||||
($(objpfx)syscall-%.h): Likewise.
|
||||
|
||||
2003-05-28 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* malloc/malloc.h [! __GNUC__] (__const): Define if undefined.
|
||||
|
Loading…
Reference in New Issue
Block a user