3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00

Updated ABC to hg rev b5df6e2b76f0

This commit is contained in:
Clifford Wolf 2016-06-17 11:16:31 +02:00
parent 99edf24966
commit c3365034e9
2 changed files with 9 additions and 9 deletions

View file

@ -81,7 +81,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 = ae7d65e71adc
ABCREV = b5df6e2b76f0
ABCPULL = 1
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"