Changes between Version 65 and Version 66 of CompilationGuide/Centos
- Timestamp:
- Dec 12, 2017, 11:53:51 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Centos
v65 v66 215 215 --extra-ldflags="-L$HOME/ffmpeg_build/lib" \ 216 216 --extra-libs=-lpthread \ 217 --extra-libs=-lm \ 217 218 --bindir="$HOME/bin" \ 218 219 --enable-gpl \