include latest abc changes
authorMiodrag Milanovic <mmicko@gmail.com>
Fri, 6 May 2022 13:42:39 +0000 (15:42 +0200)
committerMiodrag Milanovic <mmicko@gmail.com>
Fri, 6 May 2022 13:42:39 +0000 (15:42 +0200)
Makefile

index a808549093d47c5513b8e5efac27db79997d90c5..22e47ff4ed7697f0517ed1b6e0fcc562e6e190da 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 = c84323b
+ABCREV = 6234e18
 ABCPULL = 1
 ABCURL ?= https://github.com/YosysHQ/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)