From: Eddie Hung Date: Mon, 6 Jan 2020 17:27:35 +0000 (-0800) Subject: Revert ABCREV X-Git-Tag: working-ls180~849^2~64 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c89186b363056060838c79621889075aa1484194;p=yosys.git Revert ABCREV --- diff --git a/Makefile b/Makefile index d7319796b..a85f6350c 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,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 = f6dc4a5 +ABCREV = 623b5e8 ABCPULL = 1 ABCURL ?= https://github.com/berkeley-abc/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1