mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 05:44:52 +00:00
refactor(build): make lld optional and recommend clang/llvm in README
This commit is contained in:
5
scripts/llvm_native.txt
Normal file
5
scripts/llvm_native.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
[binaries]
|
||||
c = 'clang'
|
||||
cpp = 'clang++'
|
||||
c_ld = 'lld'
|
||||
cpp_ld = 'lld'
|
||||
Reference in New Issue
Block a user