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