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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [rfa] fix alpha ld.so undef symbol


> +#ifdef DL_PLATFORM_AUXV
> +      DL_PLATFORM_AUXV
> +#endif

This looks ok to me, but make it # ifdef there inside another #ifdef.

This will also affect powerpc, which AFAICT was also failing to set its
__cache_line_size in static programs.  It looks to me like that will be fine.


Thanks,
Roland


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