]> git.ipfire.org Git - thirdparty/glibc.git/commit
Drop source dependencies on hooks.c and arena.c
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 2 Jul 2021 19:16:46 +0000 (00:46 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 2 Jul 2021 19:16:46 +0000 (00:46 +0530)
commit7df5c7bcce5c3e6f6984441d9c4851dba5aacac5
treedb859e3e12a8dbcbbcda42ac63d0ced228d6464f
parentdfec225ee1972488bb48a8b67a2c4a13010c334a
Drop source dependencies on hooks.c and arena.c

Dependencies on hooks.c and arena.c get auto-computed when generating
malloc.o{,s}.d so there is no need to add them manually.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Andreas Schwab <schwab@linux-m68k.org>
malloc/Makefile