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: [RFC][PATCH] New configure option "--disable-ifunc"


On Wed, 13 May 2015, Maria Guseva wrote:

> The proposed patch adds a new configure option in order to disable IFUNC
> usage in Glibc.

What problem is this solving?  Each configure option adds to the 
combinatorial explosion of poorly-tested different ways to configure 
glibc, so there needs to be strong justification for adding a new option 
(and increasing the minimum supported version of build tools can often be 
preferred to having conditionals to support older tools, depending on how 
widespread the older tools are).

If a new option is added, it needs documenting in install.texi and INSTALL 
needs to be regenerated.

-- 
Joseph S. Myers
joseph@codesourcery.com


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