Skip to content

Commit b46fd47

Browse files
committed
Disable asm on full version
1 parent 554d382 commit b46fd47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_scripts/build_ffmpeg.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ if [ "$FLAVOR" = "full" ]; then
357357
--enable-small \
358358
--enable-gpl \
359359
--enable-nonfree \
360+
--disable-asm \
360361
\
361362
--disable-shared \
362363
--enable-static \

0 commit comments

Comments
 (0)