mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-22 10:53:36 +02:00
Add cc65 compiler and fix
This commit is contained in:
@ -151,7 +151,8 @@ CT_ARCH_MIPS=y
|
||||
# CT_ARCH_XTENSA is not set
|
||||
CT_ARCH="mips"
|
||||
CT_ARCH_CHOICE_KSYM="MIPS"
|
||||
CT_ARCH_TUNE="mips64vr4300"
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_CPU="mips64vr4300"
|
||||
CT_ARCH_MIPS_SHOW=y
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user