Update build.sh
This commit is contained in:
parent
4feb53345b
commit
b0a99a749b
2
build.sh
2
build.sh
@ -39,7 +39,7 @@ function build_amf {
|
|||||||
function build_mfx {
|
function build_mfx {
|
||||||
git clone https://github.com/lu-zero/mfx_dispatch.git $SRC/libmfx
|
git clone https://github.com/lu-zero/mfx_dispatch.git $SRC/libmfx
|
||||||
cd $SRC/libmfx
|
cd $SRC/libmfx
|
||||||
git checkout 1.25
|
git checkout c200d833e25a91e3e49d69890dac1ffa3486cbe9
|
||||||
if [[ ! -f "configure" ]]; then
|
if [[ ! -f "configure" ]]; then
|
||||||
autoreconf -fiv || exit 1
|
autoreconf -fiv || exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user