Switch all base images to ct-ng based toolchains

This commit is contained in:
BtbN 2021-12-06 18:23:09 +01:00
parent 71994e145a
commit bdf1cc507a
9 changed files with 1509 additions and 27 deletions

View file

@ -632,7 +632,7 @@ CT_ALL_CC_CHOICES="GCC"
# Additional supported languages:
#
CT_CC_LANG_CXX=y
CT_CC_LANG_FORTRAN=y
# CT_CC_LANG_FORTRAN is not set
# CT_CC_LANG_ADA is not set
# CT_CC_LANG_OBJC is not set
# CT_CC_LANG_OBJCXX is not set