diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-05 19:50:30 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-05 19:50:30 (EST) |
commit | 72eb4cabbb79695ead33848dbf81eed0326c2bbe (patch) | |
tree | 296762057373225b411dd70aa835257fea695a68 /docs/tasks.html | |
parent | c3409a9ebd6bb5f0b0d05306571272e8638ed65b (diff) | |
download | libreboot-72eb4cabbb79695ead33848dbf81eed0326c2bbe.zip libreboot-72eb4cabbb79695ead33848dbf81eed0326c2bbe.tar.gz libreboot-72eb4cabbb79695ead33848dbf81eed0326c2bbe.tar.bz2 |
docs (html): backport 04dcb0d63ca111915a0a644543a1b2a9ea84c3a5
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 3121e54..2e72c1e 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -289,8 +289,6 @@ each time libreboot rebases on a new version of coreboot.<br/><br/> patrickg says: francis7: we have you covered: have your libreboot script add a file ".coreboot-version" to the top-level directory, containing the appropriate version number information. that will be used if git describe doesn't work (eg. because .git is missing) </li> - <li>Make memtest86+ build using coreboot's own crossgcc toolchain. Currently, - memtest86+ doesn't even work at all when cross-compiled using the toolchain in x86-64 trisquel7</li> <li> Make libreboot (all of it!) build reproducibly. This is very important. <ul> |