Skip to content

Commit

Permalink
try building without --enable-small
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Nov 2, 2023
1 parent 728c74c commit d5ce829
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,6 @@ RUN \
--enable-nvenc \
--enable-opencl \
--enable-openssl \
--enable-small \
--enable-stripping \
--enable-vaapi \
--enable-vdpau \
Expand Down
1 change: 0 additions & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@ RUN \
--enable-libwebp \
--enable-nonfree \
--enable-openssl \
--enable-small \
--enable-stripping \
--enable-version3 && \
make
Expand Down

0 comments on commit d5ce829

Please sign in to comment.