mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Tagging Yoys 0.2.0
This commit is contained in:
parent
9a816b65a8
commit
c05c3098f1
2 changed files with 88 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -27,7 +27,7 @@ LDFLAGS = -rdynamic
|
|||
LDLIBS = -lstdc++ -lreadline -lm -ldl -lrt
|
||||
QMAKE = qmake-qt4
|
||||
|
||||
YOSYS_VER := 0.1.0+
|
||||
YOSYS_VER := 0.2.0
|
||||
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
|
||||
OBJS = kernel/version_$(GIT_REV).o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue