mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 03:33:33 +08:00
wcsmbs: Reformat Makefile.
Reflow Makefile. Sort using updated scripts/sort-makefile-lines.py. Code generation is changed as routines are linked in sorted order as expected. No regressions on x86_64 and i686. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
This commit is contained in:
parent
21050af674
commit
3643fb0a94
@ -52,9 +52,9 @@ routines := \
|
||||
isoc99_vwscanf \
|
||||
isoc99_wscanf \
|
||||
mbrlen \
|
||||
mbrtoc8 \
|
||||
mbrtoc16 \
|
||||
mbrtoc32 \
|
||||
mbrtoc8 \
|
||||
mbrtowc \
|
||||
mbsinit \
|
||||
mbsnrtowcs \
|
||||
|
Loading…
Reference in New Issue
Block a user