summaryrefslogtreecommitdiff
path: root/hurd/building
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/building')
-rw-r--r--hurd/building/cross-compiling.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/building/cross-compiling.mdwn b/hurd/building/cross-compiling.mdwn
index 8f08817a..d5beade9 100644
--- a/hurd/building/cross-compiling.mdwn
+++ b/hurd/building/cross-compiling.mdwn
@@ -26,7 +26,7 @@ Read through it. Understand it. Only then use it by following the next steps.
/!\ Please note that these cross toolchains does not yet encompass all of the
functionality that native toolchains provide. For example, there is only
-support for C so far, but not for C++ and other languages. A bunch of fixes /
+support for C and C++ so far, but not for other languages. A bunch of fixes /
enhancements of [[glibc]] are missing. We're working towards minimizing these
differences, as well as towards pushing all patches upstream.