[Buildroot] [PATCH 5/7] psmisc: bump to version 22.16

Gustavo Zacarias gustavo at zacarias.com.ar
Thu Mar 29 22:37:09 UTC 2012


On 2012-03-29 19:01, Peter Korsgaard wrote:

>>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:
>
>  Gustavo> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
>
>  Gustavo> +# Don't force -fstack-protector
>  Gustavo> +PSMISC_CONF_OPT = --disable-harden-flags
>
> We have a BR2_TOOLCHAIN_BUILDROOT_USE_SSP, so we shouldn't disable if 
> we
> know the toolchain supports it.
>
> Other than that it looks good - Committed, thanks.

Yes, however the support is incomplete, we aren't copying libssp for 
external toolchains and we're doing --disable-libssp for the internal 
too so it's better to disable it altogether until that's fixed (i recall 
there was a bug or email reporting it).
Regards.



More information about the buildroot mailing list