mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-21 17:22:24 +02:00
Disable fortran for linux-ppc64le: headers issues
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@@ -645,7 +645,7 @@ CT_ALL_CC_CHOICES="GCC"
|
|||||||
# Additional supported languages:
|
# Additional supported languages:
|
||||||
#
|
#
|
||||||
CT_CC_LANG_CXX=y
|
CT_CC_LANG_CXX=y
|
||||||
CT_CC_LANG_FORTRAN=y
|
# CT_CC_LANG_FORTRAN is not set
|
||||||
# end of C compiler
|
# end of C compiler
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user