aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMiodrag Milanović <mmicko@gmail.com>2022-11-14 16:53:29 +0100
committerGitHub <noreply@github.com>2022-11-14 16:53:29 +0100
commit853f4bb3c695d9f5183ef5064ec4cf9cdd8b5300 (patch)
treec86494e2e1e187b6ff16c9e42e5612ff5bca74ac /Makefile
parent553eb6ac1eb49085f979d7650d83b3b93298835a (diff)
parent6403bfbd9f4bb5c13c3f2b93e4e8f0776389c3ba (diff)
downloadyosys-853f4bb3c695d9f5183ef5064ec4cf9cdd8b5300.tar.gz
yosys-853f4bb3c695d9f5183ef5064ec4cf9cdd8b5300.tar.bz2
yosys-853f4bb3c695d9f5183ef5064ec4cf9cdd8b5300.zip
Merge pull request #3547 from YosysHQ/update_abc
Update ABC
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc6ee03fa..54d316b1e 100644
--- a/Makefile
+++ b/Makefile
@@ -166,7 +166,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 = ab5b16e
+ABCREV = be9a35c
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 ABC_USE_NAMESPACE=abc VERBOSE=$(Q)