projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18ad56e
)
Bump YOSYS_VER
author
Claire Wolf
<claire@symbioticeda.com>
Fri, 31 Jul 2020 18:57:41 +0000
(20:57 +0200)
committer
Claire Wolf
<claire@symbioticeda.com>
Fri, 31 Jul 2020 18:57:41 +0000
(20:57 +0200)
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d6b421920dd590558ef2f71182345b7f86ca8e05..127fd972b83e37dbfe27068c0db05ed63c614d7f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-123,7
+123,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+
2406
+YOSYS_VER := 0.9+
3468
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o