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: PATCH: Add x32 support to dynamic linker audit


On Thu, Mar 22, 2012 at 2:11 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> "Carlos O'Donell" <carlos@systemhalted.org> writes:
>
>> The alternative fix is to just enable them no matter what, since
>> ldsodefs.h is going to use *all* the audit interfaces.
>
> In fact it should be other way round: only define the specific
> interfaces for the current arch.

Is your proposal to change the way we define the union in audit_ifaces?

Thus avoiding the problem of needing to list types for machines we
don't current care about in the build?

Cheers,
Carlos.


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