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