Version
master
Platform
Linux raspberrypi 5.10.17-v7l+ #1421 SMP Thu May 27 14:00:13 BST 2021 armv7l GNU/Linux
Subsystem
build
What steps will reproduce the bug?
./configure --ninja on a Pi 4 (and maybe others?)
$ ./configure --ninja
Node.js configure: Found Python 3.7.3...
INFO: configure completed successfully
How often does it reproduce? Is there a required condition?
always
What is the expected behavior?
A build.ninja file should be created,
What do you see instead?
The file build.ninja is not created.
EDIT: sorry for the inconvenience, I made a mistake.