Update build_tc.sh
This commit is contained in:
parent
f1699d3d3b
commit
98b0eccb87
@ -36,6 +36,7 @@ if [ "$STEP" == "libmfx" ]; then
|
||||
autoreconf -fiv || exit 1
|
||||
fi
|
||||
compile libmfx ""
|
||||
sed -i 's/-lstdc++/-ladvapi32/g' $BUILD/lib/pkgconfig/libmfx.pc
|
||||
elif [ "$STEP" == "opus" ]; then
|
||||
cd $SRC/opus/win32/VS2015
|
||||
echo \nConverting project file ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user