elf: Fix tst-relro-symbols.py argument passing
commit71e408e45dcacf429a94b2807f75aaadd8d37cb9
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 14 Dec 2022 21:18:34 +0000 (14 18:18 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 15 Dec 2022 19:59:13 +0000 (15 16:59 -0300)
tree4e07e77f4582f383dbed0302c62defdd2f5aa258
parentb712be52645282c706a5faa038242504feb06db5
elf: Fix tst-relro-symbols.py argument passing

Current scheme only consideres the first argument for both --required
and --optional, where the idea is to append a new item.

Checked on x86_64-linux-gnu.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
elf/tst-relro-symbols.py