include latest abc changes
[yosys.git] / Makefile
index 22e47ff4ed7697f0517ed1b6e0fcc562e6e190da..0bfd35c344e215b73b55202dcd28e53aa563fdb7 100644 (file)
--- 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 = 6234e18
+ABCREV = 09a7e6d
 ABCPULL = 1
 ABCURL ?= https://github.com/YosysHQ/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1 VERBOSE=$(Q)