toolchain: add support for D language
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Thu, 24 Oct 2019 18:16:19 +0000 (20:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 25 Oct 2019 17:27:44 +0000 (19:27 +0200)
commit4fb9f80cc56031f3129d852493ffcfb6c818619f
treec44079d3205ff422fad1e84f860c45aa1ec676a4
parentabbe6c68e0af87b0d24e9a744b7f9dee386377e5
toolchain: add support for D language

Since version 9.1, GCC provides support for the D programming language [1].

So add an option to indicate the selected toolchain supports this
language.

[1] https://dlang.org/

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
toolchain/Config.in