Re-enable php-build

This commit is contained in:
Daniil Gentili 2019-06-18 17:39:31 +02:00
parent f9c0a92e98
commit 3096ee3162

View File

@ -57,7 +57,7 @@ cp -a $madelinePath/src vendor/danog/madelineproto/
cd .. cd ..
[ $PHP_MAJOR_VERSION -eq 5 ] && { [ $PHP_MAJOR_VERSION -eq 5 ] && {
#git clone https://github.com/php-build/php-build $(phpenv root)/plugins/php-build git clone https://github.com/php-build/php-build $(phpenv root)/plugins/php-build
#git clone -b rel-1-5-1 https://github.com/nih-at/libzip.git #git clone -b rel-1-5-1 https://github.com/nih-at/libzip.git
#cd libzip #cd libzip
#cmake -DCMAKE_INSTALL_PREFIX=$HOME/.phpenv/versions/7.3.6 . #cmake -DCMAKE_INSTALL_PREFIX=$HOME/.phpenv/versions/7.3.6 .