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