[bug] cmake building failed
Open
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description

I compile on Linux and arm64 machines, but using cmake will result in compilation failure. The variable `./build/.config:103:CONFIG_HOST_X86_64=y` value in the `.config` file generated by cmake was found to be incorrect and cannot be set by cmake. I'm not sure if there are any other mistakes. The `configure.sh` tool can automatically generate, but it cannot generate files in the `build` folder and cannot be used by cmake.
Contributor guide
Assessment
This issue has not been assessed yet.