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:
commit
1242db626f
6 changed files with 332 additions and 26 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue