Disallow c++ for baremetal.

libstdc++ configure fails to find <stdio.h>.

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2016-12-16 15:51:04 -08:00
parent abdaa36b5a
commit 874f4bd668

View File

@ -1,7 +1,7 @@
# Compiler options
#
## default y
## select CC_SUPPORT_CXX
## select CC_SUPPORT_CXX if !LIBC_none
## select CC_SUPPORT_FORTRAN
## select CC_SUPPORT_JAVA
## select CC_SUPPORT_ADA