Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- ./configure --logfile=./config.log --prefix=build --enable-ffplay --disable-yasm --enable-gpl --enable-nonfree --enable-version3 --enable-libx264 --extra-cflags="-I../x264/build/include" --extra-ldflags="-L../x264/build/lib" --enable-static --disable-shared
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement