projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be0eaf3
)
Bump version
author
Clifford Wolf
<clifford@clifford.at>
Tue, 10 Sep 2019 16:42:45 +0000
(18:42 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Tue, 10 Sep 2019 16:42:45 +0000
(18:42 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5e5c4e66e0cc92ae74a497ed0568b2cec337a795..492ef6ce281c8c417313c442252a572a42d0eb02 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-115,7
+115,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+
231
+YOSYS_VER := 0.9+
406
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o