mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
(routines, elided-routines): Set these both to $(bare-routines).
(distribute): Don't set this.
This commit is contained in:
parent
3635a08757
commit
9ebc812a40
@ -22,8 +22,9 @@
|
||||
subdir := bare
|
||||
|
||||
bare-routines := brdinit console strtsupp
|
||||
routines = $(bare-routines)
|
||||
elided-routines = $(bare-routines)
|
||||
extra-objs = $(bare-routines:%=%.o)
|
||||
distribute = $(bare-routines:%=%.c)
|
||||
|
||||
install-lib = lib$(config-vendor).a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user