elf: Introduce the rtld-stubbed-symbols makefile variable
authorFlorian Weimer <fweimer@redhat.com>
Fri, 7 Feb 2020 19:06:32 +0000 (20:06 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 15 Feb 2020 10:00:27 +0000 (11:00 +0100)
commitabcc039d2e26b3c9c723d6419e086753a791b3d5
treec092b4f52ce6517860f231671f67ade6db976d58
parent9c7a58347b37065698106561f5c50010591f5194
elf: Introduce the rtld-stubbed-symbols makefile variable

This generalizes a mechanism used for stack-protector support, so
that it can be applied to other symbols if required.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
elf/Makefile