Update ABC.

This commit is contained in:
whitequark 2020-06-22 14:18:07 +00:00
parent 97f3a7fc30
commit 778332384a
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,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 = fd2c9b1
ABCREV = 341db25
ABCPULL = 1
ABCURL ?= https://github.com/YosysHQ/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1