mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Added realloc env. variables for ARM to compile script
This commit is contained in:
@@ -423,6 +423,8 @@ fi
|
|||||||
|
|
||||||
export jm_cv_func_working_malloc=yes
|
export jm_cv_func_working_malloc=yes
|
||||||
export ac_cv_func_malloc_0_nonnull=yes
|
export ac_cv_func_malloc_0_nonnull=yes
|
||||||
|
export jm_cv_func_working_realloc=yes
|
||||||
|
export ac_cv_func_realloc_0_nonnull=yes
|
||||||
|
|
||||||
#mcrypt
|
#mcrypt
|
||||||
echo -n "[mcrypt] downloading $LIBMCRYPT_VERSION..."
|
echo -n "[mcrypt] downloading $LIBMCRYPT_VERSION..."
|
||||||
|
Reference in New Issue
Block a user