Sorry, I find gccjit in lib/gcc11

On Sat, May 15, 2021 at 4:36 PM Sasha Scott <[email protected]> wrote:

> Hello,everyone, How to install gcc11 with libgccjit?
>
> I see the gcc11 Portfile line 87-90
> --------------------------
> set gcc_configure_langs {c c++ objc obj-c++ lto fortran}
> if {${subport} eq ${name}} {
> lappend gcc_configure_langs jit
> }
> --------------------------
>
> How to enable "gcc_configure_langs jit" ?
>

Reply via email to