<div dir="ltr">Hello,<div><br></div><div>I am building vlc from github for debian (bullseye) from 3.0.18 branch with Qt 5.15. </div><div><br></div><div>I am experiencing significantly higher binary sizes in all binaries but the one I am mainly interested is libqt_plugin.so;<br></div><div><br></div><div>- Bullseye repository: 3414160 bytes (3.3 MB)</div><div>- The one I build: 59963200 bytes (58 MB)</div><div><br></div><div>I use these flags besides, the library ones, while configuring;</div><div><br></div><div>...</div><div> --enable-shared \</div> --disable-static \<br> --docdir=/usr/share/doc/vlc \<br> --disable-debug \<br> --enable-optimizations \<div> --disable-skins2 \<br> --enable-qt \<br></div><div>...</div><div><br></div><div>Is there a flag that I am missing? Can someone help me reduce the binary size?</div></div>