Skip to content

Commit

Permalink
Enable link time optimization for ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
Bond-009 committed Apr 8, 2021
1 parent 32815a2 commit e0cca24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ CONFIG := --prefix=${TARGET_DIR} \
--disable-libxcb \
--disable-sdl2 \
--disable-xlib \
--enable-lto \
--enable-gpl \
--enable-version3 \
--enable-static \
Expand Down

0 comments on commit e0cca24

Please sign in to comment.