Skip to content

Commit

Permalink
configure: ffmpeg explicitly disable stripping
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmus-scott committed Dec 23, 2024
1 parent 0390ad7 commit 5b23a4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mythtv/configure
Original file line number Diff line number Diff line change
Expand Up @@ -6819,8 +6819,7 @@ append ffopts \
--extra-cflags=\'"$ffmpeg_extra_cflags"\' \
--extra-ldflags=\'"$ffmpeg_extra_ldflags"\' \
--extra-libs=\'"$ffmpeg_extra_ldflags"\' \
--enable-stripping \
--strip=\'"echo skipping strip"\' \
--disable-stripping \
--disable-manpages \
--disable-podpages \
--disable-doc \
Expand Down

0 comments on commit 5b23a4d

Please sign in to comment.