mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-05-21 18:17:45 +00:00
libelf is used by gcc to build the lto-plugin used by binutils' gold to perform LTO. This requires that files in libelf be compiled with -fPIC to generate a proper .so. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>