projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d28e45
)
Bump version
author
Clifford Wolf
<clifford@clifford.at>
Mon, 30 Sep 2019 15:08:38 +0000
(17:08 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Mon, 30 Sep 2019 15:08:38 +0000
(17:08 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bd69ce8459f2a60be6233063189fa54b67d3cf91..75d3097a30325bfb33a959db2b14bc975520bb79 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-115,7
+115,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+
431
+YOSYS_VER := 0.9+
899
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o