summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2021-01-08 01:25:32 (GMT)
committerKeith Packard <keithp@keithp.com>2021-01-12 06:48:46 (GMT)
commit43f50793826918f78b79d2e8197da4e58bdf6748 (patch)
tree67950fd574e3bad87675fae1733c396d91e03cea /config
parent74949b1d3578873af031f9ad67a8fdb571c5f1bc (diff)
gcc: Add support for building libstdc++ with alternate libc
This adds another mode to do_gcc_core_backend that builds libstdc++ against an alternate libc implementation. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'config')
-rw-r--r--config/cc/gcc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in
index 849b1ad..9d9b692 100644
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -1,6 +1,6 @@
# GCC options
-## select CC_SUPPORT_CXX if !LIBC_NONE
+## select CC_SUPPORT_CXX
## select CC_SUPPORT_FORTRAN
## select CC_SUPPORT_JAVA if !GCC_7_or_later && OBSOLETE
## select CC_SUPPORT_ADA