mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
c07f91474d
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion. |
||
---|---|---|
.. | ||
patches | ||
package.sh | ||
ReadMe.md |
LLVM port for SerenityOS
This folder contains the SerenityOS port of LLVM/Clang. Right now it builds LLVM, Clang, lld and compiler-rt. To compile programs it is recommended to install the GCC port because Clang is not able to use lld yet, that's why GNU ld should be used.