mirror of
https://github.com/danog/ext-uv.git
synced 2024-11-30 04:29:01 +01:00
[ci skip] add note for 64bit machine. thx @csaoh
This commit is contained in:
parent
0a7cb9757c
commit
405a3020de
@ -15,6 +15,7 @@ or move to extension all together so do not rely to much on them you have been w
|
||||
git clone https://github.com/chobie/php-uv.git --recursive
|
||||
cd php-uv
|
||||
(cd libuv && make)
|
||||
# Note: please use `make libuv.a CFLAGS=-fPIC` instead of `make` on 64bit box.
|
||||
phpize
|
||||
./configure
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user