mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 03:15:50 +00:00
Merge branch 'YosysHQ:main' into main
This commit is contained in:
commit
66186f11fd
4 changed files with 17 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -171,7 +171,7 @@ ifeq ($(OS), Haiku)
|
|||
CXXFLAGS += -D_DEFAULT_SOURCE
|
||||
endif
|
||||
|
||||
YOSYS_VER := 0.49+3
|
||||
YOSYS_VER := 0.49+5
|
||||
|
||||
# Note: We arrange for .gitcommit to contain the (short) commit hash in
|
||||
# tarballs generated with git-archive(1) using .gitattributes. The git repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue