Yosys 0.8 yosys-0.8
authorClifford Wolf <clifford@clifford.at>
Tue, 16 Oct 2018 14:22:16 +0000 (16:22 +0200)
committerClifford Wolf <clifford@clifford.at>
Tue, 16 Oct 2018 14:22:16 +0000 (16:22 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile

index 365b92ea4947acb5584379c2401d101439a585c6..d759b114565664eea38806b64ac770ab95e26119 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,7 @@ LDFLAGS += -rdynamic
 LDLIBS += -lrt
 endif
 
-YOSYS_VER := 0.7+$(shell cd $(YOSYS_SRC) && test -e .git && { git log --author=clifford@clifford.at --oneline 61f6811.. | wc -l; })
+YOSYS_VER := 0.8
 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
 OBJS = kernel/version_$(GIT_REV).o