Skip to content
Snippets Groups Projects
  • Sergei Trofimovich's avatar
    9d2d38a4
    Makefile.def: drop remnants of unused libelf · 9d2d38a4
    Sergei Trofimovich authored
    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.in: Regenerate with 'autogen Makefile.def'.
    	* Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
    	LIBELFINC.
    	* configure: Regenrate.
    	* configure.ac (host_libs): Drop unused libelf.
    9d2d38a4
    History
    Makefile.def: drop remnants of unused libelf
    Sergei Trofimovich authored
    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.in: Regenerate with 'autogen Makefile.def'.
    	* Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
    	LIBELFINC.
    	* configure: Regenrate.
    	* configure.ac (host_libs): Drop unused libelf.