|
I compiled all depencies and keep having same problem
Also where's this exactly? Can't find anywhere in project folder nor home dir. Edit: My project if anyone want to test my build: https://github.com/willnode/summon |
Answered by
willnode
Mar 20, 2024
Replies: 1 comment
|
All instruction will no longer be confused anymore when you clone this repo and import it as patch [patch.crates-io]
ngx = { path = "./ngx-rust" }After build you can see the |
0 replies
Answer selected by
willnode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All instruction will no longer be confused anymore when you clone this repo and import it as patch
After build you can see the
.cacheinside of thatngx-rust, then you can infer the configure args usingnginx -V.