diff options
Diffstat (limited to 'hadrian/doc/user-settings.md')
-rw-r--r-- | hadrian/doc/user-settings.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hadrian/doc/user-settings.md b/hadrian/doc/user-settings.md index 0cc7807755..ca98a45a1b 100644 --- a/hadrian/doc/user-settings.md +++ b/hadrian/doc/user-settings.md @@ -370,6 +370,7 @@ the right names for them: argument for `hadrian/ghci` to work * `cc` refers to C compiler commands + * `cxx` refers to C++ compiler commands * `c.opts` for commands that call the C compiler on some C files * `deps.opts` for commands that call the C compiler for figuring out |