elf: Do not run DSO sorting if tunables is not enabled
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 3 Nov 2021 12:19:30 +0000 (09:19 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 3 Nov 2021 12:25:06 +0000 (09:25 -0300)
commitd3bf2f5927d51258a51ac7fde04f4805f8ee294a
tree668f14c7fe0935f32fc099aa4bbc5e246ef5865a
parent09f214528c21f2825790d11ed9d1ac18d0657d48
elf: Do not run DSO sorting if tunables is not enabled

Since the argorithm selection requires tunables.

Checked on x86_64-linux-gnu with --enable-tunables=no.
elf/Makefile