]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Replace tst-p_alignmod1-editX with a python script
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 25 Jan 2022 16:33:13 +0000 (13:33 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 26 Jan 2022 11:57:47 +0000 (08:57 -0300)
commite4ba8fee1a8feea62f9f06099a116163848338db
tree3190fab7d82a66e03feabd0a7671acb907fb6182
parent4f20a1dc5242fb4bb8763e0451df898fa48e740c
elf: Replace tst-p_alignmod1-editX with a python script

This avoid the cross-compiling breakage when the test should not run
($(run-built-tests) equal to no).

Checked on x86_64-linux-gnu and i686-linux-gnu as well with a cross
compile to aarch64-linux-gnu and powerpc64-linux-gnu.
elf/Makefile
elf/tst-elf-edit.h [deleted file]
elf/tst-p_alignmod1-edit.c [deleted file]
elf/tst-p_alignmod2-edit.c [deleted file]
scripts/tst-elf-edit.py [new file with mode: 0644]