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:
Carlos O'Donell 2023-05-30 08:01:27 -04:00
parent 2cbeda847b
commit ac14b7ee06

View File

@ -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 \