Update build.sh
This commit is contained in:
parent
38241d8ad6
commit
e0c329869d
2
build.sh
2
build.sh
@ -152,7 +152,7 @@ function build_libfdkaac {
|
|||||||
build fdk-aac "--disable-static --disable-shared"
|
build fdk-aac "--disable-static --disable-shared"
|
||||||
add_comp libfdk-aac
|
add_comp libfdk-aac
|
||||||
cd $SRC/ffmpeg
|
cd $SRC/ffmpeg
|
||||||
patch -N -p1 -i ../../patches/0001-dynamic-loading-of-shared-fdk-aac-library.patch
|
patch -N -p1 -i ../../patches/0003-dynamic-loading-of-shared-fdk-aac-library.patch
|
||||||
}
|
}
|
||||||
|
|
||||||
function build_lame {
|
function build_lame {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user