From: Eric Le Bihan Date: Sat, 2 Nov 2019 18:00:52 +0000 (+0100) Subject: docs/manual: document D language support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dda8eb037b83c7860a95bac74c52e1748e1fe84d;p=buildroot.git docs/manual: document D language support Signed-off-by: Eric Le Bihan Signed-off-by: Thomas Petazzoni --- diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt index e6201bb86b..1c8b9f96b5 100644 --- a/docs/manual/adding-packages-directory.txt +++ b/docs/manual/adding-packages-directory.txt @@ -322,6 +322,10 @@ use in the comment. ** Dependency symbol: +BR2_INSTALL_LIBSTDCPP+ ** Comment string: `C++` +* D support +** Dependency symbol: +BR2_TOOLCHAIN_HAS_DLANG+ +** Comment string: `Dlang` + * Fortran support ** Dependency symbol: +BR2_TOOLCHAIN_HAS_FORTRAN+ ** Comment string: `fortran`