mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
pyelftools: switch to new build system
This commit is contained in:
parent
86adc79e30
commit
a260878c96
@ -9,8 +9,4 @@ PKG_SITE="https://github.com/eliben/pyelftools"
|
||||
PKG_URL="https://github.com/eliben/pyelftools/archive/refs/tags/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="Python3:host setuptools:host"
|
||||
PKG_LONGDESC="Library for analyzing ELF files and DWARF debugging information"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
makeinstall_host() {
|
||||
exec_thread_safe python3 setup.py install --prefix=${TOOLCHAIN}
|
||||
}
|
||||
PKG_TOOLCHAIN="python"
|
||||
|
Loading…
x
Reference in New Issue
Block a user