projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc727fa
)
Bump YOSYS_VER
author
Clifford Wolf
<clifford@clifford.at>
Thu, 29 Aug 2019 10:05:26 +0000
(12:05 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 29 Aug 2019 10:05:26 +0000
(12:05 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e56db424d82b22323750682b65fe00540f0ef072..692b1982601d2ea88ef47c2378e606c6edbe084d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-115,7
+115,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+
1
+YOSYS_VER := 0.9+
36
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o