patchelf: Revert "tools/patchelf: update to 0.18.0"
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Aug 2023 13:14:22 +0000 (15:14 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 15 Aug 2023 15:12:33 +0000 (17:12 +0200)
commitf147569ff1a15ebe3ae8b64278ce835b7205a5b2
tree34a8a44b0663864eb3e17162dd06475f0858ea05
parenta23aa1c55ae22d1f015b4ab9e2336aeba6f0c5b3
patchelf: Revert "tools/patchelf: update to 0.18.0"

This reverts commit ec6bcda8e49815efeee845da50defc85ae068b79.

patchelf 0.18.0 requires GCC 8, it does not compile using GCC 7 any
more. Downgrade to patchelf 0.17.2 which still supports GCC 7.

Downgrade patchelf to 0.17.2 only in the OpenWrt 23.05 branch and
require GCC 8 in the master branch.

Ubuntu 18.04 uses GCC 7 by default.

Fixes: #13102
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
tools/patchelf/Makefile