Hi Eugene, Eugene Yudin wrote,
Hi Waldemar,
When building with crosstool-ng, the libssp library is compiled at the final stage of the compiler (after uClibc-ng was built), resulting in the chicken-and-egg problem with utils. The attached patch fixes the problem by building utils without stack smashing protector.
Thanks, applied and pushed, Waldemar