[Buildroot] [PATCH v2 0/3] Add support for the D programming language

Eric Le Bihan eric.le.bihan.dev at free.fr
Thu Oct 24 18:16:18 UTC 2019


This small series add supports for the D programming language, available in
GCC since version 9.1.

v1 -> v2:

 - restrict support for Buildroot toolchain to some architectures.
 - add support for external toolchain.

Eric Le Bihan (3):
  toolchain: add support for D language
  package/gcc: add support for D language
  toolchain-external: add support for D language

 package/gcc/Config.in.host                    | 22 +++++++++++++++++++
 package/gcc/gcc-final/gcc-final.mk            |  5 +++++
 toolchain/Config.in                           |  3 +++
 .../pkg-toolchain-external.mk                 |  4 ++++
 .../Config.in.options                         |  8 +++++++
 5 files changed, 42 insertions(+)

--
2.21.0



More information about the buildroot mailing list