From 5ccc941f25059724c9a525e5e5f35bdc8209e72a Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Thu, 8 Sep 2022 16:08:55 +0200 Subject: [PATCH] Update to latest ABC changes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ed4df26dd..62ad798b7 100644 --- a/Makefile +++ b/Makefile @@ -155,7 +155,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 = aa21961 +ABCREV = ab5b16e ABCPULL = 1 ABCURL ?= https://github.com/YosysHQ/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 ABC_USE_NAMESPACE=abc VERBOSE=$(Q)