This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: musl stable 1.1.11[1] / August 30, 2015


On Fri, Nov 20, 2015 at 04:13:38PM -0700, Reinoud Koornstra wrote:
> Hi Bryan,
> 
> It seems that 1.1.11 is now the stable version of musl.

Do you have a link/reference to this? Their website still says 1.0.5 is
(stable).

> In my local system i changed the config options in config/libc/musl.in
> 
> config LIBC_MUSL_V_1_12
>     bool
>     prompt "1.1.12 (Mainline)"
>     depends on EXPERIMENTAL
> 
> config LIBC_MUSL_V_1_11
>     bool
>     prompt "1.1.11 (Stable)"
> 
> and
> 
> config LIBC_VERSION
>     string
> # Don't remove next line
> # CT_INSERT_VERSION_STRING_BELOW
>     default "1.1.12" if LIBC_MUSL_V_1_12
>     default "1.1.11" if LIBC_MUSL_V_1_11
>     default "custom" if LIBC_MUSL_V_CUSTOM

You're more then welcome to open a pull request on Github, or send a
patch to the mailing list and I will open a pull request on your behalf.

Cheers,

-Bryan

Attachment: signature.asc
Description: PGP signature


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