Rename files containing toolchain to `tc_*`

This commit is contained in:
Matthieu Gautier 2023-10-06 15:57:25 +02:00
parent 442fe3df19
commit 7807e10325
6 changed files with 5 additions and 5 deletions

View File

@ -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,