3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-24 03:57:54 +00:00
This commit is contained in:
Akash Levy 2024-11-15 19:02:06 -08:00
commit 6be73e5c2e
12 changed files with 691 additions and 39 deletions

View file

@ -163,7 +163,7 @@ ifeq ($(OS), Haiku)
CXXFLAGS += -D_DEFAULT_SOURCE
endif
YOSYS_VER := 0.47+22
YOSYS_VER := 0.47+61
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo