wok view memtest/stuff/memtest86+-5.01-O0.patch @ rev 21807

Up vlc (3.0.6) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 16 08:34:09 2019 +0200 (2019-08-16)
parents
children d44f69067aca
line source
1 --- memtest86+-5.01/Makefile~ 2014-01-08 01:30:11.355900076 +0000
2 +++ memtest86+-5.01/Makefile 2014-01-08 01:31:19.387555469 +0000
3 @@ -12,7 +12,7 @@
4 AS=as -32
5 CC=gcc
7 -CFLAGS= -Wall -march=i486 -m32 -O1 -fomit-frame-pointer -fno-builtin \
8 +CFLAGS= -Wall -march=i486 -m32 -O0 -fomit-frame-pointer -fno-builtin \
9 -ffreestanding -fPIC $(SMP_FL) -fno-stack-protector
11 OBJS= head.o reloc.o main.o test.o init.o lib.o patn.o screen_buffer.o \