diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-24 14:51:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:32 +0700 |
commit | cb29b4e3eb334fca6a5b3b7d826f0440c57fb4f0 (patch) | |
tree | c256aa564ea72be3471a623aa703b3069b40159b /system/memtest86+/README | |
parent | 7d9c6708261396236504b6396d4eb4e0b4307d75 (diff) | |
download | slackbuilds-cb29b4e3eb334fca6a5b3b7d826f0440c57fb4f0.tar.gz |
system/memtest86+: Downgraded to 4.20
Revert "system/memtest86+: Updated for version 5.01."
This reverts commit 57dc20a14290de96af02e919c52eafcb8e100d3d.
Diffstat (limited to 'system/memtest86+/README')
-rw-r--r-- | system/memtest86+/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/memtest86+/README b/system/memtest86+/README index 4742f53381..5b65048319 100644 --- a/system/memtest86+/README +++ b/system/memtest86+/README @@ -2,4 +2,9 @@ Memtest86+ is thorough, stand alone memory test for Intel/AMD x86 architecture systems. BIOS based memory tests are only a quick check and often miss failures that are detected by Memtest86+. +Compilation may fail on 64-bit Slackware due to missing +/usr/include/gnu/stubs-32.h from glibc. If you experience this problem, +copy that file from stubs-64.h in the same directory (or create a symlink), +and you may delete your copy/symlink after you have created the package. + See README.SLACKWARE for setup information. |