mirror of
https://github.com/portable-lce/portable-lce.git
synced 2026-07-18 01:18:13 +00:00
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
[binaries]
|
|
c = 'clang'
|
|
cpp = 'clang++'
|
|
c_ld = 'lld'
|
|
cpp_ld = 'lld'
|