In order to allow concurrent GCC ports to be installed, the GCC ports
have started to install some header files in non-standard locations.
Emacs built with NATIVECOMP requires GCC jit libraries, so rather than
patching to search in non-standard locations for their header
files, just build Emacs with GCC when NATIVECOMP is turned on.
PR: 257060