roll back memtest86+ revision

works around a build error with gcc 7.5. the patches being removed
from memtest86+ aren't really necessary for the average user anyway
This commit is contained in:
Leah Rowe 2021-11-01 08:10:32 +00:00
parent 71ebf7e863
commit b1fba0e103
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ git clone https://review.coreboot.org/memtest86plus.git
(
cd "memtest86plus/"
git reset --hard dd5b4ff2660a11041a05713f65ab65be19335153
git reset --hard a78401b9704cfdd49c89bfb31d2df08f60521d0b
rm -Rf .git*
)