Update abc with latest fix
authorMiodrag Milanovic <mmicko@gmail.com>
Tue, 22 Mar 2022 17:47:48 +0000 (18:47 +0100)
committerMiodrag Milanovic <mmicko@gmail.com>
Tue, 22 Mar 2022 17:47:48 +0000 (18:47 +0100)
Makefile

index 179d64a5a8a076889ba1040201bd180ba059dc67..758c8800d615bd446aec3fd778fe1a2a2bd6296e 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 = d7ecb23
+ABCREV = 00b674d
 ABCPULL = 1
 ABCURL ?= https://github.com/YosysHQ/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)