Merge branch 'xaig' into xc7mux
[yosys.git] / Makefile
index 05b28f33de5e8d47cfc52324f0ff26c45506dedd..377a5f6b529c3797615eb000ba50618c046bf4e0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,7 @@ OBJS = kernel/version_$(GIT_REV).o
 # 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 = 3709744
+ABCREV = 62487de
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1