fix x264 finite-math and capnproto -fPIC (#22)
This commit is contained in:
@@ -35,7 +35,7 @@ if [ ! -d "x264-src" ]; then
|
||||
fi
|
||||
|
||||
cd x264-src
|
||||
./configure \
|
||||
CFLAGS="-fno-finite-math-only" ./configure \
|
||||
--prefix="$PREFIX" \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
|
||||
Reference in New Issue
Block a user