mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
[$(subdir) == misc] (sysdep_routines): Remove restf.S and savef.S.
This commit is contained in:
parent
e33c3af9cb
commit
70f970dfee
@ -6,7 +6,7 @@
|
||||
static-start-installed-name = /usr/lib/crt0.o
|
||||
|
||||
ifeq ($(subdir),misc)
|
||||
sysdep_routines += dl-open dl-sym dl-close restf savef uitrunc
|
||||
sysdep_routines += dl-open dl-sym dl-close uitrunc
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),login)
|
||||
|
Loading…
Reference in New Issue
Block a user