wok diff memtest/receipt @ rev 25514

Add memtest64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 16 14:18:05 2023 +0000 (16 months ago)
parents 2956e54cc56a
children 000946205748
line diff
     1.1 --- a/memtest/receipt	Tue Feb 14 15:41:57 2023 +0000
     1.2 +++ b/memtest/receipt	Thu Feb 16 14:18:05 2023 +0000
     1.3 @@ -66,7 +66,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	# Need CPUID instruction (586+ cpu)
     1.8  	sed -i 's|64, MT_VERSION "." GIT_HASH|65, MT_VERSION ".SliTaz"|;s|"\.x32"|".386"|' app/display.c
     1.9  	sed 's|gcc|gcc-83|;s|march=i586|march=i486|' -i build32/Makefile
    1.10  	patch -p0 < $stuff/memtest86\+-6-386.patch