mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-15 18:29:46 +00:00
Updated compiler to PHP 5.5.11
This commit is contained in:
parent
1a8cbdd6c7
commit
41c4c15549
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
PHP_VERSION="5.5.10"
|
||||
PHP_VERSION="5.5.11"
|
||||
ZEND_VM="GOTO"
|
||||
|
||||
ZLIB_VERSION="1.2.8"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash -x
|
||||
export PATH="/opt/arm-2013.05/bin:/opt/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin:/opt/arm-unknown-linux-uclibcgnueabi/bin:$PATH"
|
||||
export THREADS=2
|
||||
PHP_VERSION="5.5.10"
|
||||
PHP_VERSION="5.5.11"
|
||||
|
||||
#Needed to use aliases
|
||||
shopt -s expand_aliases
|
||||
|
Loading…
x
Reference in New Issue
Block a user