projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
823a08e
)
Bump version
author
Clifford Wolf
<clifford@clifford.at>
Thu, 9 Jan 2020 20:37:28 +0000
(21:37 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 9 Jan 2020 20:37:28 +0000
(21:37 +0100)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index fd95219ee7a0cda43cc19efd328ff9e5ef38aa18..374d42f6f832c1b299812d532935a7f536cc073b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-115,7
+115,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+
932
+YOSYS_VER := 0.9+
1706
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o