aboutsummaryrefslogtreecommitdiff
path: root/resources/libreboot/patch/crossgcc
Commit message (Collapse)AuthorAgeFilesLines
* Use '--with-pic' if building gmp with '-pie'Andrew Robbins2019-09-272-27/+32
| | | | | | | The updated regex catches more instances where '-pie' would be enabled. Parabola's gcc is built with a spec string which causes issues when building gmp (as part of the crossgcc build process) using the old build system.
* Update URI pointing to libelf v0.8.13Andrew Robbins2019-09-271-0/+25
| | | | | | | The mirror for the version of libelf needed is down, preventing crossgcc from being built using the old build system. Resolves issues #664, #672
* Backport hash checking into buildgccSolidHal2018-10-021-0/+163
| | | | | | Patch based off: https://review.coreboot.org/cgit/coreboot.git/commit/?id=92d483a8927066ef16603023be05ad1fb7dea644 by Jonathan Neuschäfer <j.neuschaefer@gmx.net>
* Fix build error on latest GCC in Debian Stretch, when building GCC4 of 7 (Leah Rowe)2017-01-221-0/+27
|
* Current build system removalPaul Kocialkowski2017-01-151-27/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Fix build error on latest GCC in Debian Stretch, when building GCCLeah Rowe2016-12-231-0/+27