3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 11:45:41 +00:00
yosys/.github
Akash Levy e7e15b6120 fix: add Alpine/musl shims for libtcl and libnsl
Verific tclmain links -ltcl and -lnsl. Alpine tcl-dev provides
libtcl8.6.so (no libtcl.so symlink), and musl has no libnsl.
Create symlink and stub shared lib to satisfy the linker.

Made-with: Cursor
2026-02-28 12:20:32 -08:00
..
actions Bump Yosys to latest from upstream 2026-02-17 23:41:39 -08:00
ISSUE_TEMPLATE Shuffle around information about bug reports and contributions 2025-12-03 12:30:17 +01:00
workflows fix: add Alpine/musl shims for libtcl and libnsl 2026-02-28 12:20:32 -08:00
PULL_REQUEST_TEMPLATE.md .github: typos 2025-09-30 11:03:19 +02:00