NJU-ProjectN / nemu

NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching
Other
903 stars 196 forks source link

fix: environment variable CC cause menuconfig failed to build #85

Closed xinyangli closed 10 months ago

xinyangli commented 11 months ago

This closes #84.

sashimi-yzh commented 10 months ago

Thank you for the patch!