mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-22 03:47:10 -04:00
Rename files containing toolchain to tc_*
This commit is contained in:
parent
442fe3df19
commit
7807e10325
@ -2,13 +2,13 @@
|
||||
from .base import *
|
||||
from . import (
|
||||
all_dependencies,
|
||||
android_ndk,
|
||||
tc_android_ndk,
|
||||
aria2,
|
||||
armhf,
|
||||
arm_musl,
|
||||
tc_armhf,
|
||||
tc_arm_musl,
|
||||
docoptcpp,
|
||||
emsdk,
|
||||
flatpak,
|
||||
tc_emsdk,
|
||||
tc_flatpak,
|
||||
gumbo,
|
||||
icu4c,
|
||||
ios_fat_lib,
|
||||
|
Loading…
x
Reference in New Issue
Block a user