]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR go/52586 (libgo fails to build for mips*64-linux-gnu (reference to undefined...
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 30 Apr 2012 16:04:17 +0000 (16:04 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 30 Apr 2012 16:04:17 +0000 (16:04 +0000)
commit81b9589421788a06088f1a703100328800e9e9ec
treeb3c2a101bbc4c5c762bad8d1393ba9442396afd2
parentb944e97a922d85b404cba6c4a4f2fbcf8e7701b8
re PR go/52586 (libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64'))

PR go/52586
mksysinfo, syscall: Make sure SYS_GETDENTS64 is defined.

Fixes build on MIPS GNU/Linux.

From-SVN: r186986
libgo/go/syscall/libcall_linux.go
libgo/mksysinfo.sh