mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 17:37:46 +00:00
Ports: Add Port for the yasm assembler (#6149)
This is a required dependency for many libraries.
This commit is contained in:
parent
4152f807bc
commit
ad4a4ba1c6
3 changed files with 39 additions and 0 deletions
|
@ -96,5 +96,6 @@ Please make sure to keep this list up to date when adding and updating ports. :^
|
|||
| [`vim`](vim/) | Vim | | https://www.vim.org/ |
|
||||
| [`vitetris`](vitetris/) | vitetris | 0.59.1 | https://github.com/vicgeralds/vitetris |
|
||||
| [`vttest`](vttest/) | vttest | 20210210 | https://invisible-island.net/vttest/ |
|
||||
| [`yasm`](yasm/) | Yasm Modular Assembler | 1.3.0 | https://yasm.tortall.net/ |
|
||||
| [`zlib`](zlib/) | zlib | 1.2.11 | https://www.zlib.net/ |
|
||||
| [`zstd`](zstd/) | Zstandard | 1.4.4 | https://facebook.github.io/zstd/ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue