mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +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 ac_cv_func_malloc_0_nonnull=yes
|
||||
export jm_cv_func_working_realloc=yes
|
||||
export ac_cv_func_realloc_0_nonnull=yes
|
||||
|
||||
#mcrypt
|
||||
echo -n "[mcrypt] downloading $LIBMCRYPT_VERSION..."
|
||||
|
Reference in New Issue
Block a user