On 04/03/2013 09:27 PM, Viresh Kumar wrote:
On 3 April 2013 22:53, John Stultz john.stultz@linaro.org wrote:
Huh. I'm totally unfamiliar with this.
Looks like when adding support for the -O option, if its not used, we end up passing -O=. to make, which generates the unnecessary source softlink.
Does the attached patch fix it for you?
Yes it does.. Thanks. And you will be pushing that upstream and linux-linaro too?
Yea, I'll push it upstream and send it to Andrey for Linux Linaro. Thanks for the testing.
thanks -john