emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp 79c83f7 2/2: * src/comp.c (ABI_VERSION): Bump follow


From: Andrea Corallo
Subject: feature/native-comp 79c83f7 2/2: * src/comp.c (ABI_VERSION): Bump following-up 380ba045c4.
Date: Tue, 9 Mar 2021 10:37:57 -0500 (EST)

branch: feature/native-comp
commit 79c83f79c5b618cb9ef5eca7be2245f15ff54626
Author: Andrea Corallo <akrl@sdf.org>
Commit: Andrea Corallo <akrl@sdf.org>

    * src/comp.c (ABI_VERSION): Bump following-up 380ba045c4.
---
 src/comp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/comp.c b/src/comp.c
index 9b7be5c..2ed893c 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -429,7 +429,7 @@ load_gccjit_if_necessary (bool mandatory)
 
 
 /* Increase this number to force a new Vcomp_abi_hash to be generated.  */
-#define ABI_VERSION "2"
+#define ABI_VERSION "3"
 
 /* Length of the hashes used for eln file naming.  */
 #define HASH_LENGTH 8



reply via email to

[Prev in Thread] Current Thread [Next in Thread]