mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
move package lame:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
154a78717b
commit
1c7f69d9d8
@ -1,19 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
|
||||||
./configure --host=$TARGET_NAME \
|
|
||||||
--build=$HOST_NAME \
|
|
||||||
--prefix=/usr \
|
|
||||||
--enable-static \
|
|
||||||
--disable-shared \
|
|
||||||
--without-x
|
|
||||||
|
|
||||||
make
|
|
||||||
|
|
||||||
#$STRIP libmp3lame/.libs/*.so*
|
|
||||||
|
|
||||||
$MAKEINSTALL
|
|
@ -1 +0,0 @@
|
|||||||
http://switch.dl.sourceforge.net/sourceforge/lame/lame-398-2.tar.gz
|
|
Loading…
x
Reference in New Issue
Block a user