K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2018-08-19T13:25:05.633842Z K 7 svn:log V 306 Build lang/go14 without SSE2 This allows to build lang/go14 on old x86 CPUs without SSE2 instructions. This has an impact on generated machine code performance, but lang/go14 is only useful to boostrap lang/go so it is ok to do so unconditionally. PR: 230733 Submitted by: Dmitri Goutnik END