fanquake
e8ecec4575
build: rename native_clang to native_llvm
...
This is more correct, as this is downloading LLVM, and already unpacking
and using more than just clang.
2023-12-21 09:37:33 +00:00
fanquake
1ed1183f47
depends: libtapi 1300.0.6.5
2023-09-06 16:36:33 +01:00
fanquake
9b60690b94
cctools: fixup building with LTO
...
Use lto.h from clang+llvm not libtapi. The later is older,
and comes bundled with the libtapi repo.
Copy libLTO.so when building with FORCE_USE_SYSTEM_CLANG.
2022-07-29 12:48:19 +01:00
Hennadii Stepanov
d644c45e39
build, refactor: Drop redundant $(package)_download_file
assignments
...
No need to specify `$(package)_download_file` when it is equal to
`$(package)_file_name`.
2022-02-08 11:16:51 +02:00
fanquake
9b193cd2a3
build: libtapi 1100.0.11
2021-05-01 13:39:44 +08:00
fanquake
765e0be534
build: split native_cctools
2021-03-30 14:54:08 +08:00