try building without --enable-small

This commit is contained in:
aptalca 2023-11-02 13:28:01 -04:00
parent 728c74ca50
commit d5ce8293a3
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548
2 changed files with 0 additions and 2 deletions

View File

@ -644,7 +644,6 @@ RUN \
--enable-nvenc \
--enable-opencl \
--enable-openssl \
--enable-small \
--enable-stripping \
--enable-vaapi \
--enable-vdpau \

View File

@ -447,7 +447,6 @@ RUN \
--enable-libwebp \
--enable-nonfree \
--enable-openssl \
--enable-small \
--enable-stripping \
--enable-version3 && \
make