1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 15:37:47 +00:00

Ports: Add LLVM port

This commit is contained in:
Egor Ananyin 2021-06-10 20:38:00 +03:00 committed by Linus Groh
parent 794cf8eef4
commit 023df8e596
6 changed files with 235 additions and 0 deletions

View file

@ -73,6 +73,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`libxml2`](libxml2/) | libxml2 | 2.9.12 | http://www.xmlsoft.org/ |
| [`libzip`](libzip/) | libzip | 1.7.3 | https://libzip.org/ |
| [`links`](links/) | Links web browser | 2.22 | http://links.twibright.com/ |
| [`llvm`](llvm/) | LLVM | 12.0.0 | http://llvm.org/ |
| [`lua`](lua/) | Lua | 5.3.5 | https://www.lua.org/ |
| [`m4`](m4/) | GNU M4 | 1.4.9 | https://www.gnu.org/software/m4/ |
| [`make`](make/) | GNU make | 4.3 | https://www.gnu.org/software/make/ |