NJU-ProjectN / nemu

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

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

Closed xinyangli closed 8 months ago

xinyangli commented 8 months ago

This closes #84.

sashimi-yzh commented 8 months ago

Thank you for the patch!