- Status Unconfirmed
- Percent Complete
- Task Type Bug Report
- Category Base system
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version Trunk
- Due in Version Undecided
-
Due Date
Undecided
- Private
FS#3614 - Compilation of e.g. tools/zlib fails when CMAKE_GENERATOR=Ninja environment variable is set
Steps to reproduce:
- git clone git://git.openwrt.org/openwrt/openwrt.git
- git checkout v19.07.6
- CMAKE_GENERATOR=Ninja make -j8
OpenWrt’s build toolchain should probably unset CMAKE_GENERATOR explicitly if using the host environment variables in general is desired.