mirror of
https://github.com/phpv8/v8js.git
synced 2025-03-11 23:28:45 +00:00
Amend setup hints in README
This commit is contained in:
parent
daaa37d1c7
commit
f7f348a6c2
@ -16,7 +16,7 @@ cd /tmp
|
||||
git clone https://github.com/phpv8/v8js.git
|
||||
cd v8js
|
||||
phpize
|
||||
./configure --with-v8js=/opt/homebrew CPPFLAGS="-DV8_COMPRESS_POINTERS"
|
||||
./configure --with-v8js=/opt/homebrew CPPFLAGS="-DV8_COMPRESS_POINTERS -DV8_ENABLE_SANDBOX"
|
||||
make -j4
|
||||
make test
|
||||
make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user