mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-19 01:11:05 +00:00
[$(subdir)==misc] (sysdep_routines): Add uitrunc.
This commit is contained in:
parent
a8028612ca
commit
f26c98f0d4
@ -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
|
||||
sysdep_routines += dl-open dl-sym dl-close restf savef uitrunc
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),login)
|
||||
|
Loading…
Reference in New Issue
Block a user