Browse Source

Update php-compile.sh

Bozhidar Slaveykov 1 year ago
parent
commit
ad48625e20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compilators/debian/php/php-compile.sh

+ 1 - 1
compilators/debian/php/php-compile.sh

@@ -147,7 +147,7 @@ sudo make LIBDIR=/usr/lib/$(arch)-linux-gnu install
 
 # Compile PHP
 sudo make -j 4
-sudo make test
+#sudo make test
 sudo make install
 
 /usr/local/phyre/php/bin/php -v