Skip to content

main/gcc: add libgccjit

Ghost User requested to merge (removed):gcc into master

#12993 (closed)
i can successfully build emacs 28.0.90 and use native code with this on x86_64
i added this as a LANG instead of _lib because it adds as a _languages= option
i don't know if --enable-host-shared has negative effects on the rest of the packages (needed for language=jit).. or if this is the right way to lay out the extra packages..

Edited by Ariadne Conill

Merge request reports