On Tue, Mar 13, 2012 at 01:59:00PM -0700, Ian Lance Taylor wrote:
> This patch to libgo fixes the handling of the timex struct on ARM
> GNU/Linux. This is PR go/52557: a boostrap failure on ARM.
> Bootstrapped on x86_64-unknown-linux-gnu (I don't have an ARM GNU/Linux
> system). Committed to main
This patch to libgo fixes the handling of the timex struct on ARM
GNU/Linux. This is PR go/52557: a boostrap failure on ARM.
Bootstrapped on x86_64-unknown-linux-gnu (I don't have an ARM GNU/Linux
system). Committed to mainline.
OK for 4.7 branch?
Ian
diff -r ca4aaf510222 libgo/mksysinfo.sh
--