Update build.sh
This commit is contained in:
parent
b290815fbb
commit
3a9c9cbf8d
2
build.sh
2
build.sh
@ -150,7 +150,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/0003-dynamic-loading-of-shared-fdk-aac-library-4.4.patch
|
patch -N -p1 -i ../../patches/0003-dynamic-loading-of-shared-fdk-aac-library-5.0.patch
|
||||||
}
|
}
|
||||||
|
|
||||||
function build_lame {
|
function build_lame {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user