mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-09 23:08:41 +00:00
commit
c7d4449b6f
@ -13,7 +13,7 @@ install:
|
||||
|
||||
build:
|
||||
phpize
|
||||
./configure
|
||||
./configure CXXFLAGS="-Wall -Wno-write-strings -Werror"
|
||||
$(MAKE) -j3
|
||||
|
||||
test: build
|
||||
|
Loading…
Reference in New Issue
Block a user