config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] config.sub: add javascript-unknown-ghcjs


From: Dmitry V. Levin
Subject: Re: [PATCH] config.sub: add javascript-unknown-ghcjs
Date: Tue, 19 Sep 2023 10:10:44 +0300

On Wed, Aug 16, 2023 at 04:59:26AM -0700, Adam Joseph wrote:
> GHC has been using a custom triple "javascript-unknown-ghcjs" for
> their (non asm.js, non wasm) javascript-emitting kernel-less target.
> 
>   
> https://gitlab.haskell.org/ghc/ghc/-/commit/6636b670233522f01d002c9b97827d00289dbf5c
> 
> This triple is a bit of an oddball, so the support for it is highly
> restricted in order to discourage further proliferation of the
> javascript "cpu" or ghcjs "operating system", which are valid only
> in combination with each other.
> ---
>  config.sub                | 19 +++++++++++++++++++
>  testsuite/config-sub.data |  2 ++
>  2 files changed, 21 insertions(+)

Applied with minor changes, thanks.


-- 
ldv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]