| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
|
thanks for info!, I'm closed this pr. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Hello, yesterday I tried building with --ninja and got this error. Refs: #62735
I removed the static path from node.gyp and fixed it in deps/libffi/libffi.gyp
I tested this commands and get a succes build.
./configure && make -j12
./configure --ninja && ninja -C out/Release