Update build.sh
This commit is contained in:
parent
ddbeba9021
commit
74138e59e9
2
build.sh
2
build.sh
@ -156,7 +156,7 @@ function build_libfdkaac {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function build_lame {
|
function build_lame {
|
||||||
svn co svn://svn.code.sf.net/p/lame/svn/trunk/lame $SRC/lame
|
svn co svn://svn.code.sf.net/p/lame/svn/trunk/lame@6474 $SRC/lame
|
||||||
cd $SRC/lame
|
cd $SRC/lame
|
||||||
build lame "--enable-nasm --disable-frontend --disable-shared --enable-static"
|
build lame "--enable-nasm --disable-frontend --disable-shared --enable-static"
|
||||||
add_comp libmp3lame
|
add_comp libmp3lame
|
||||||
|
Loading…
x
Reference in New Issue
Block a user