Bump ABC version
authorMiodrag Milanovic <mmicko@gmail.com>
Tue, 15 Feb 2022 17:44:05 +0000 (18:44 +0100)
committerMiodrag Milanovic <mmicko@gmail.com>
Tue, 15 Feb 2022 17:44:05 +0000 (18:44 +0100)
Makefile

index c7bc1ae617feebfa40f453f1ae2fc085d70c017d..ce6a32b1f5efd820bda7f89c46092f209df86d3e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ bumpversion:
 # is just a symlink to your actual ABC working directory, as 'make mrproper'
 # will remove the 'abc' directory and you do not want to accidentally
 # delete your work on ABC..
-ABCREV = f6fa2dd
+ABCREV = b4790a6
 ABCPULL = 1
 ABCURL ?= https://github.com/YosysHQ/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)