On 2017-09-25 15:36, Stijn Tintel wrote:
> Since version 8.0, gdbserver seems to have a hard dependency on
> libstdc++, even with --disable-libstdcxx.
> 
> Fixes CVE-2017-9778.
> 
> Signed-off-by: Stijn Tintel <st...@linux-ipv6.be>
> ---
> V2: add hard dependency on libstdc++
> 
> Also in my staging tree: https://git.lede-project.org/a96fc0d9
I think it's worth adding -static-libstdc++ to LDFLAGS. With a bit of
luck, gdbserver does not need much of libstdc++.

- Felix

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to