From fda3a537e181419f3d6a807cb6847a56cc9f8319 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 1 Jul 2022 16:23:12 +0200 Subject: [PATCH] Update abc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ed67f8b9b..f6dc4332b 100644 --- a/Makefile +++ b/Makefile @@ -153,7 +153,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 = 09a7e6d +ABCREV = 1863430 ABCPULL = 1 ABCURL ?= https://github.com/YosysHQ/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)