buildsystem: set PKG_TOOLCHAIN for packages, that need it

This commit is contained in:
Sascha Kuehndel (InuSasha)
2017-10-27 12:40:32 +02:00
parent 2343a6498f
commit da38cd92e3
141 changed files with 85 additions and 346 deletions

View File

@@ -27,6 +27,7 @@ PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
PKG_SECTION="python/security"
PKG_SHORTDESC="Cryptographic library for Python"
PKG_LONGDESC="PyCryptodome is a self-contained Python package of low-level cryptographic primitives."
PKG_TOOLCHAIN="other"
pre_configure_target() {
cd $PKG_BUILD