mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-22 14:01:53 +00:00
parent
f1e2c36a0a
commit
a6d6ee359d
@ -76,7 +76,7 @@ cd /tmp
|
|||||||
git clone https://github.com/phpv8/v8js.git
|
git clone https://github.com/phpv8/v8js.git
|
||||||
cd v8js
|
cd v8js
|
||||||
phpize
|
phpize
|
||||||
./configure --with-v8js=/opt/v8
|
./configure --with-v8js=/opt/v8 LDFLAGS="-lstdc++"
|
||||||
make
|
make
|
||||||
make test
|
make test
|
||||||
sudo make install
|
sudo make install
|
||||||
|
Loading…
Reference in New Issue
Block a user