patches/openwrt/elfutils: fix build with GCC 8

GCC 8 doesn't know about -Wno-error=use-after-free and aborts compilation. Same problem occurred with GCC 11 in OpenWrt. Fixing this in the same manner.

Ref:

Merge request reports

Loading