Makefile.def: drop remnants of unused libelf
authorSergei Trofimovich <siarheit@google.com>
Mon, 7 Aug 2023 11:07:38 +0000 (13:07 +0200)
committerAlan Modra <amodra@gmail.com>
Sat, 12 Aug 2023 00:55:06 +0000 (10:25 +0930)
commit68a78f460a70df71be94681d9aa14a76ca12a4ef
treeb2a1e0f3b47ec517c16de1e16a0d91616f53e6f1
parentaf5478e1f3cee5741f68377eb5d60cdcf05ca858
Makefile.def: drop remnants of unused libelf

Use of libelf was removed from gcc in r0-104274-g48215350c24d52 ("re PR
lto/46273 (Failed to bootstrap)") around 2010, before gcc-4.6.0.

This change removes unused references to libelf from top-level configure
and Makefile.

* Makefile.def: Drop libelf module and gcc-configure dependency
on it.
* Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
LIBELFINC.
Makefile.def
Makefile.tpl