wok diff flex/receipt @ rev 20505

partclone 0.2.89 -> 0.2.70: dpkg-architecture not used here
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Oct 30 11:23:14 2018 +0000 (2018-10-30)
parents 881c653f2f8c
children f445044dc215
line diff
     1.1 --- a/flex/receipt	Sat Apr 30 18:20:33 2016 +0200
     1.2 +++ b/flex/receipt	Tue Oct 30 11:23:14 2018 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  	case "$ARCH" in
     1.5  		arm*)
     1.6  			export ac_cv_func_malloc_0_nonnull=yes
     1.7 -			export ac_cv_func_remalloc_0_nonnull=yes
     1.8 +			export ac_cv_func_realloc_0_nonnull=yes
     1.9  	esac
    1.10  	./configure $CONFIGURE_ARGS &&
    1.11  	make && make install