about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-01-17 17:16:33 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-01-17 17:16:33 -0300
commit3a5aeba87a1b89a042237ff74ca7fe7f6aa1556a (patch)
treed5bf45b91bd4aada6990fd4cb60a18298ef88773
parentc242fcce06e3102ca663b2f992611d0bda4f2668 (diff)
downloadglibc-3a5aeba87a1b89a042237ff74ca7fe7f6aa1556a.tar.gz
glibc-3a5aeba87a1b89a042237ff74ca7fe7f6aa1556a.tar.xz
glibc-3a5aeba87a1b89a042237ff74ca7fe7f6aa1556a.zip
elf: Reinstate tst-audit17
9926f6e2eeb3 ("elf: Skip tst-auditlogmod-* if the linker doesn't support
--depaudit [BZ #28 151]") dropped the test by mistake.
-rw-r--r--elf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/Makefile b/elf/Makefile
index e6a28b243b..c6c4710e16 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -370,6 +370,7 @@ tests += \
   tst-audit11 \
   tst-audit12 \
   tst-audit13 \
+  tst-audit17 \
   tst-audit18 \
   tst-audit19b \
   tst-audit20 \