mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
Each target within mkall.go is now within a seperate goroutine, except for making headers which have artifacts in their respective folders that overlap and conflict during their make target. Fixes golang/go#54009 Change-Id: I04dad7ffdb772029e62a34a1197577c718b533e1 Reviewed-on: https://go-review.googlesource.com/c/sys/+/419517 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Ian Lance Taylor <iant@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>