wok diff flex/receipt @ rev 19145
mpv: add EXTRA_SOURCE_FILES
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 19 16:16:54 2016 +0200 (2016-05-19) |
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 May 19 16:16:54 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