3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 19:05:52 +00:00

Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Akash Levy 2024-12-12 22:49:19 -08:00
commit 1242db626f
6 changed files with 332 additions and 26 deletions

View file

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