mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 03:16:35 +00:00
Merge commit '1fb0ba6fc051a3052bf6ef8a84db31f85cfd4313'
This commit is contained in:
commit
ca0d92ac59
@ -20,13 +20,13 @@ before_script:
|
|||||||
- ./configure && make && make install
|
- ./configure && make && make install
|
||||||
- cd ..
|
- cd ..
|
||||||
# - pecl install channel://pecl.php.net/pthreads-3.1.6
|
# - pecl install channel://pecl.php.net/pthreads-3.1.6
|
||||||
- echo | pecl install channel://pecl.php.net/yaml-2.0.4
|
- echo | pecl install channel://pecl.php.net/yaml-2.1.0
|
||||||
- pecl install channel://pecl.php.net/crypto-0.3.1
|
- pecl install channel://pecl.php.net/crypto-0.3.1
|
||||||
- pecl install channel://pecl.php.net/ds-1.2.9
|
- pecl install channel://pecl.php.net/ds-1.2.9
|
||||||
- pecl install channel://pecl.php.net/igbinary-3.0.1
|
- pecl install channel://pecl.php.net/igbinary-3.1.2
|
||||||
- git clone https://github.com/pmmp/pthreads.git
|
- git clone https://github.com/pmmp/pthreads.git
|
||||||
- cd pthreads
|
- cd pthreads
|
||||||
- git checkout 1b7da492b944146fa9680f6399bd9c6c6c6095e0
|
- git checkout 646dac62ae0d48c1ada7b007e15575fb84f7d71d
|
||||||
- phpize
|
- phpize
|
||||||
- ./configure
|
- ./configure
|
||||||
- make
|
- make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user