mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
move package libtasn1:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
1674ba16c7
commit
e53b322fce
@ -1,17 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
|
||||||
./configure --host=$TARGET_NAME \
|
|
||||||
--build=$HOST_NAME \
|
|
||||||
--prefix=/usr \
|
|
||||||
--sysconfdir=/etc \
|
|
||||||
--enable-static \
|
|
||||||
--disable-shared \
|
|
||||||
|
|
||||||
make
|
|
||||||
|
|
||||||
$MAKEINSTALL
|
|
@ -1 +0,0 @@
|
|||||||
ftp://ftp.gnu.org/pub/gnu/gnutls/libtasn1-2.2.tar.gz
|
|
Loading…
x
Reference in New Issue
Block a user