wok-6.x diff flex/receipt @ rev 19381
palemoon: change sqlite version
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Aug 18 16:53:29 2016 +0200 (2016-08-18) |
parents | 881c653f2f8c |
children | f445044dc215 |
line diff
1.1 --- a/flex/receipt Sat Apr 30 18:20:33 2016 +0200 1.2 +++ b/flex/receipt Thu Aug 18 16:53:29 2016 +0200 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