]> git.eshelyaron.com Git - emacs.git/commit
* Enable native compiler by default when libgccjit is available
authorAndrea Corallo <acorallo@gnu.org>
Tue, 21 Nov 2023 10:14:15 +0000 (11:14 +0100)
committerAndrea Corallo <acorallo@gnu.org>
Tue, 21 Nov 2023 10:35:33 +0000 (11:35 +0100)
commit3328c327254b5846782990f6171175bea216eba9
tree1dcbe70f6f294797937c6a47adacea871bd816fc
parent3027695ea8905621a4c0d0a2ba15b28f64937a41
* Enable native compiler by default when libgccjit is available

* configure.ac: Enable native compiler by default when libgccjit available.
(with_native_compilation): Change default to 'default'.
(libgccjit_not_found_err, libgccjit_dev_not_found_err)
(libgccjit_broken_err): Renamed.
(libgccjit_not_found, libgccjit_dev_not_found, libgccjit_broken):
New functions.
configure.ac