Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37841087
en ru br
ALT Linux repos
S:0.32-alt1

Group :: Engineering
RPM: yosys

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: explicit-git-revision.patch
Download


diff --git i/Makefile w/Makefile
index 01e1f6a..3c33670 100644
--- i/Makefile
+++ w/Makefile
@@ -77,7 +77,7 @@ else
 endif
 
 YOSYS_VER := 0.7
-GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
+GIT_REV := 61f6811
 OBJS = kernel/version_$(GIT_REV).o
 
 # set 'ABCREV = default' to use abc/ as it is
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin