aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-07-01 16:23:12 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2022-07-01 16:23:24 +0200
commitfda3a537e181419f3d6a807cb6847a56cc9f8319 (patch)
tree1616724dc2145e8e96c70d350b916c668d8d2e2a /Makefile
parent0182b26abab8c9a8efef728d55d1adb09bf39825 (diff)
downloadyosys-fda3a537e181419f3d6a807cb6847a56cc9f8319.tar.gz
yosys-fda3a537e181419f3d6a807cb6847a56cc9f8319.tar.bz2
yosys-fda3a537e181419f3d6a807cb6847a56cc9f8319.zip
Update abc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed67f8b9b..f6dc4332b 100644
--- a/Makefile
+++ b/Makefile
@@ -153,7 +153,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 = 09a7e6d
+ABCREV = 1863430
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)