Merge pull request #9517 from HiassofT/le13-fix-talloc

talloc: don't build python modules
This commit is contained in:
Rudi Heitbaum 2024-11-23 09:07:10 +11:00 committed by GitHub
commit 8c178f970d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,7 @@ configure_package() {
--cross-compile \
--cross-answers=${PKG_BUILD}/cache.txt \
--hostcc=gcc \
--disable-python \
--disable-rpath \
--disable-rpath-install \
--disable-rpath-private-install"