This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove -static-libgcc configure test


On 10/15/2015 07:32 PM, Joseph Myers wrote:
> There is a configure test for -static-libgcc.  GCC added this option
> in version 3.0, so this test is obsolete; this patch removes it.
> 
> Tested for x86_64 and x86 (testsuite, and that installed shared
> libraries are unchanged by the patch).
> 
> 2015-10-15  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* configure.ac (libc_cv_gcc_static_libgcc): Remove configure test.
> 	* configure: Regenerated.
> 	* config.make.in (static-libgcc): Remove variable.
> 	* Makerules (build-shlib-helper): Use -static-libgcc instead of
> 	$(static-libgcc).
> 	(build-module-helper): Likewise.

Looks good.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]