aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-03-22 18:47:48 +0100
committerMiodrag Milanovic <mmicko@gmail.com>2022-03-22 18:47:48 +0100
commit15c7205908c836171d9beaf8b31610a69d299c9b (patch)
tree17c7ec1e5f4d53aa7a979cb6153841aebb983a71 /Makefile
parent322ab1cd54f4cddba4e9408887ed822c541185f9 (diff)
downloadyosys-15c7205908c836171d9beaf8b31610a69d299c9b.tar.gz
yosys-15c7205908c836171d9beaf8b31610a69d299c9b.tar.bz2
yosys-15c7205908c836171d9beaf8b31610a69d299c9b.zip
Update abc with latest fix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)