elfutils: fix build with GCC 11
authorAndre Heider <a.heider@gmail.com>
Tue, 7 Feb 2023 19:23:06 +0000 (20:23 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 18 Feb 2023 18:55:37 +0000 (19:55 +0100)
commit0859c7129f40fa40c0170a1d436b06aa543d8d26
tree1f533063826ecdc2a3d856a484eed2098d5644f8
parent29d02d8ce584fa7e420204e04dde1e17e14e009c
elfutils: fix build with GCC 11

GCC 11 doesn't know about -Wno-error=use-after-free and aborts
compilation.

Fixes: 2748c45d "elfutils: Ignore wrong use-after-free error"
Signed-off-by: Andre Heider <a.heider@gmail.com>
package/libs/elfutils/Makefile