This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [gold patch] Add configure check for IFUNC support in static glibc
- From: Ian Lance Taylor <iant at google dot com>
- To: Cary Coutant <ccoutant at google dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Tue, 13 Sep 2011 17:29:34 -0700
- Subject: Re: [gold patch] Add configure check for IFUNC support in static glibc
- References: <CAHACq4pHGaoUMtQVEbaRQT79+3=g7zhd0hNjOqJ8V6jBtf8Utw@mail.gmail.com>
Cary Coutant <ccoutant@google.com> writes:
> 2011-09-13 Cary Coutant <ccoutant@google.com>
>
> * configure.ac: Check for glibc support for gnu_indirect_function
> support with static linking, setting automake conditional
> IFUNC_STATIC.
> * Makefile.in: Regenerate.
> * configure: Regenerate.
>
> * testsuite/Makefile.am (ifuncmain1static, ifuncmain2static)
> (ifuncmain4static, ifuncmain5static, ifuncmain7static): Add check
> for IFUNC_STATIC.
> * testsuite/Makefile.in: Regenerate.
This is OK.
Thanks.
Ian