wok diff busybox-static/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
parents bdcd3948c6d6
children c9d02f08d860
line diff
     1.1 --- a/busybox-static/receipt	Mon Feb 18 16:16:24 2019 +0100
     1.2 +++ b/busybox-static/receipt	Wed Jun 26 19:12:58 2019 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/boot
     1.6  	CHOICE=static
     1.7 -	for i in uclibc musl diet ; do
     1.8 +	for i in uclibc musl ; do # diet's busybox umount crash
     1.9  		[ -x $src/busybox-$i ] || continue
    1.10  		[ -x $src/busybox-$CHOICE ] &&
    1.11  			[ $(stat -c %s $src/busybox-$i) -ge \