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

Updated abc

This commit is contained in:
Clifford Wolf 2013-11-21 22:39:10 +01:00
parent 40d9542647
commit 1c4a6411af
4 changed files with 39 additions and 11 deletions

View file

@ -27,7 +27,7 @@ YOSYS_VER := 0.0.x
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o
ABCREV = 0f9e5488ced3
ABCREV = 766d323095c4
ABCPULL = 1
-include Makefile.conf