wok-next diff memtest/receipt @ rev 19972

Up copyq (3.1.1), qedit (2.8.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Oct 17 19:29:54 2017 +0200 (2017-10-17)
parents d726d0daa9a7
children 59b28731c360
line diff
     1.1 --- a/memtest/receipt	Mon Feb 06 18:15:00 2017 +0100
     1.2 +++ b/memtest/receipt	Tue Oct 17 19:29:54 2017 +0200
     1.3 @@ -20,6 +20,7 @@
     1.4  {
     1.5  	sed -i  -e '/scp memtest.bin/d' \
     1.6  		-e 's/no-stack-protector/& -fgnu89-inline/' Makefile
     1.7 +	patch -p1 < $stuff/$SOURCE-$VERSION-array-size.patch
     1.8  	make
     1.9  	cp $stuff/*.S $stuff/pack .
    1.10  	for i in bootloader unpack ; do