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

Updated ABC to rev e97a6e1d59b9

This commit is contained in:
Clifford Wolf 2014-02-12 08:35:42 +01:00
parent 0defc86519
commit ab71bd0746
2 changed files with 50 additions and 5 deletions

View file

@ -37,7 +37,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 = 10cc13a2a0f1
ABCREV = e97a6e1d59b9
ABCPULL = 1
-include Makefile.conf