From: Miodrag Milanovic Date: Tue, 22 Mar 2022 17:47:48 +0000 (+0100) Subject: Update abc with latest fix X-Git-Tag: yosys-0.16~31 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15c7205908c836171d9beaf8b31610a69d299c9b;p=yosys.git Update abc with latest fix --- diff --git a/Makefile b/Makefile index 179d64a5a..758c8800d 100644 --- 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)