mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
elf: Sort Makefile variables.
Sort Makefile variables using scrips/sort-makefile-lines.py. No code generation changes observed in non-test binary artifacts. No regressions on x86_64 and i686. Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
parent
2cbeda847b
commit
ac14b7ee06
1 changed files with 1 additions and 1 deletions
|
@ -274,8 +274,8 @@ tests-static-normal := \
|
|||
# tests-static-normal
|
||||
|
||||
tests-static-internal := \
|
||||
tst-dl_find_object-static \
|
||||
tst-dl-printf-static \
|
||||
tst-dl_find_object-static \
|
||||
tst-ptrguard1-static \
|
||||
tst-stackguard1-static \
|
||||
tst-tls1-static \
|
||||
|
|
Loading…
Add table
Reference in a new issue