mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
buildsystem: set PKG_TOOLCHAIN for packages, that need it
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user