From: Eddie Hung Date: Tue, 7 Jan 2020 00:20:58 +0000 (-0800) Subject: Bump ABCREV X-Git-Tag: working-ls180~873^2~10 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3753760971fc9cec9c09d7000e03afd3bcafe6e3;p=yosys.git Bump ABCREV --- diff --git a/Makefile b/Makefile index d7319796b..6a8051b65 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 = 1485e63 ABCPULL = 1 ABCURL ?= https://github.com/berkeley-abc/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1