We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336cacc commit a02f0dcCopy full SHA for a02f0dc
compile-ffmpeg.mjs
@@ -196,7 +196,6 @@ execSync(
196
'--extra-ldflags="' + extraLdFlags.join(" ") + '"',
197
isMusl ? '--extra-cxxflags="-static-libgcc -static-libstdc++"' : null,
198
isMusl ? '--extra-ldexeflags="-static-libgcc -static-libstdc++"' : null,
199
- "--enable-small",
200
"--enable-shared",
201
"--enable-libdav1d",
202
"--enable-libzimg",
0 commit comments