diff options
Diffstat (limited to 'docs')
-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> |