1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00

add make install

This commit is contained in:
Ferenc Kovacs
2015-02-10 10:34:52 +01:00
parent f2b12424c0
commit a8d001aedf

View File

@@ -49,4 +49,5 @@ $TS \
--with-openssl \
--with-gmp \
--enable-bcmath
make --quiet
make -j2 --quiet
make install