mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-19 09:20:07 +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
|
static-start-installed-name = /usr/lib/crt0.o
|
||||||
|
|
||||||
ifeq ($(subdir),misc)
|
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
|
endif
|
||||||
|
|
||||||
ifeq ($(subdir),login)
|
ifeq ($(subdir),login)
|
||||||
|
Loading…
Reference in New Issue
Block a user