You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package/go-bootstrap: Build host tools with host CC
Use the host compiler when building host tools.
The go build system is not compatable with ccache, so use HOSTCC_NOCCACHE
here. See golang/go#11685.
Signed-off-by: Geoff Levand <[email protected]>
Reviewed-by: Romain Naour <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
0 commit comments