HomeFreeBSD

Emacs ports: Build using GCC when NATIVECOMP is on

Description

Emacs ports: Build using GCC when NATIVECOMP is on

In order to allow concurrent installation, the GCC ports, as of 0338e04,
moved some header files to internal locations. Emacs built with
NATIVECOMP requires GCC jit libraries. Rather than patching Emacs to
search in those internal locations, build Emacs with GCC when NATIVECOMP
is turned on.

PR: 257060
Tested by: jcfyecrayz@liamekaens.com, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37275

Details

Provenance
jrmAuthored on Nov 5 2022, 3:01 AM
Differential Revision
D37275: Emacs ports: USE_GCC with NATIVECOMP options
Parents
R11:0338e04504ee: lang/gcc11: Fix conflict on libgccjit.h and libgccjit++.h again
Branches
Unknown
Tags
Unknown