Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yana Timoshenko
coreboot-files
Commits
92ede45b
Commit
92ede45b
authored
Jun 15, 2018
by
Youness Alaoui
Browse files
Add CPUS=4 to the compilation of crossgcc as suggested by @mkesper
Fixes
https://code.puri.sm/kakaroto/coreboot-files/issues/1
parent
dba0cccb
Changes
1
Hide whitespace changes
Inline
Side-by-side
build_coreboot.sh
View file @
92ede45b
...
...
@@ -338,7 +338,7 @@ update_crossgcc_toolchain() {
echo
"Cleaning crossgcc compiler before rebuilding it"
make crossgcc-clean
fi
make crossgcc-i386
make crossgcc-i386
CPUS
=
4
}
DMIDECODE_SERIAL_NUMBER
=
""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment