mirror of
https://github.com/golang/go
synced 2024-11-24 11:10:03 -07:00
run.bash: remove MAKEFLAGS=-j4 to prevent crashing on freebsd
R=rsc CC=golang-dev https://golang.org/cl/881044
This commit is contained in:
parent
7678c5bfa1
commit
8b20200fe1
@ -6,7 +6,6 @@
|
||||
set -e
|
||||
. ./env.bash
|
||||
|
||||
export MAKEFLAGS=-j4
|
||||
unset CDPATH # in case user has it set
|
||||
|
||||
# no core files, please
|
||||
|
Loading…
Reference in New Issue
Block a user