Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: amd64 build failure



hi,

i commited. but it seems that librump still uses __link_set_*, so
build may fail.

very truly yours.

2012/3/5 Matt Thomas <matt%3am-software.com@localhost>:
>
> On Mar 3, 2012, at 11:56 PM, Takehiko NOZAKI wrote:
>
>> hi, all.
>>
>> i'm not sure __link_set_* should be dso_hidden(i know PAM staticmodule
>> use it too),
>> but i  wrote a patch that eliminates it from locale code.
>>
>> ftp://ftp.netbsd.org/pub/NetBSD/misc/tnozaki/patch-setlocale
>>
>> comment?
>
> We are moving away from using link sets so removing uses of them is always 
> welcome.
>
> +extern const char *_generic_LC_ALL_setlocale(
> +    const char * __restrict, struct _locale_impl_t * __restrict);
> [...]
>
> These should be in a header file somewhere.
> Other than that, it looks fine.



-- 
Takehiko NOZAKI<takehiko.nozaki%gmail.com@localhost>


Home | Main Index | Thread Index | Old Index