mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-03 20:53:13 +03:00
(routines, elided-routines): Set these both to $(bare-routines).
(distribute): Don't set this.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user