]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/Makefile
elf: Move ld.so error/help output to _dl_usage
authorFlorian Weimer <fweimer@redhat.com>
Thu, 8 Oct 2020 08:57:10 +0000 (10:57 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 8 Oct 2020 11:38:23 +0000 (13:38 +0200)
commit9590a71adcf134c77f2d0f5711b0d6ab1b4193e6
tree3090de58f9efc3f0e9a3c7c27d1bcd7caa26b8e7
parent2bf9e641fd50ec34b04b70829679abf64fc0ed78
elf: Move ld.so error/help output to _dl_usage

Also add a comment to elf/Makefile, explaining why we cannot use
config.status for autoconf template processing.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/Makefile
elf/dl-main.h
elf/dl-usage.c [new file with mode: 0644]
elf/rtld.c