K 10 svn:author V 6 emaste K 8 svn:date V 27 2020-01-05T16:59:24.205817Z K 7 svn:log V 318 src.opts.mk: disable BINUTILS_BOOTSTRAP on mips64* After GCC was disabled by default in r356367, mips and sparc64 started relying external GCC. However, the in-tree Binutils ld 2.17.50 is not compatible with GCC for some mips64 targets, so turn off BINUTILS_BOOTSTRAP and rely on external binutils (linker) as well. END