[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
ian at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 30 16:04:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586
--- Comment #5 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2012-04-30 16:04:28 UTC ---
Author: ian
Date: Mon Apr 30 16:04:17 2012
New Revision: 186986
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186986
Log:
PR go/52586
mksysinfo, syscall: Make sure SYS_GETDENTS64 is defined.
Fixes build on MIPS GNU/Linux.
Modified:
trunk/libgo/go/syscall/libcall_linux.go
trunk/libgo/mksysinfo.sh
More information about the Gcc-bugs
mailing list