aboutsummaryrefslogtreecommitdiff
path: root/depends/packages/native_libtapi.mk
AgeCommit message (Collapse)Author
2022-07-29cctools: fixup building with LTOfanquake
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-02-08build, refactor: Drop redundant `$(package)_download_file` assignmentsHennadii Stepanov
No need to specify `$(package)_download_file` when it is equal to `$(package)_file_name`.
2021-05-01build: libtapi 1100.0.11fanquake
2021-03-30build: split native_cctoolsfanquake