]> git.eshelyaron.com Git - emacs.git/commit
* Allow for manually bumbing new native compiler ABI versions
authorAndrea Corallo <akrl@sdf.org>
Sat, 7 Nov 2020 15:03:14 +0000 (16:03 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 7 Nov 2020 15:22:17 +0000 (16:22 +0100)
commit04a073f4bf1cc31a3a2606468b0e017b69d7ff39
tree06687ef24ff85aa9872529ba315dbb3d731ca980
parent75e8ee728fdda91a9eca7f3db24b639e8036f7e4
* Allow for manually bumbing new native compiler ABI versions

* src/comp.c (ABI_VERSION): Define macro.
(hash_native_abi): Include ABI_VERSION in the hashing.
(syms_of_comp): Tweak docstring.
src/comp.c