Skip to content

Commit

Permalink
ffmpeg: do not build static libraries. Closes #24
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyn-corner committed Mar 11, 2021
1 parent 4cee5a2 commit 009028f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extra/ffmpeg/build
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
--cxx="${CXX:-c++}" \
--prefix=/usr \
--enable-shared \
--disable-static \
--enable-gpl \
--enable-version3 \
--enable-nonfree \
Expand Down

0 comments on commit 009028f

Please sign in to comment.