| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This reverts commit 85dd9e8. `make test` should never change the current set of `configure` flags. Refs: nodejs#30033
|
Please 👍 this comment to approve fast-tracking, even without a full CI run. This currently breaks ./configure with flags other than --ninja and makes the full Node.js build run twice (once without ninja, once with) when e.g. compiling addon tests. |
Sorry, something went wrong.
Sorry, something went wrong.
|
Landed in 3698031, thanks for the quick reviews! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This reverts commit 85dd9e8.
make test should never change the current set of configure
flags.
Refs: #30033
Checklist