Skip to content

Commit ab91551

Browse files
committed
CUDA support
1 parent 75b5753 commit ab91551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-ffmpeg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ fi
385385
build "ffmpeg"
386386
download "https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/192d1d34eb3668fa27f433e96036340e1e5077a0.tar.gz" "ffmpeg-snapshot.tar.bz2"
387387
cd "$PACKAGES"/ffmpeg-192d1d3/ || exit
388+
# shellcheck disable=SC2086
388389
./configure $ADDITIONAL_CONFIGURE_OPTIONS \
389390
--pkgconfigdir="$WORKSPACE/lib/pkgconfig" \
390391
--prefix="${WORKSPACE}" \

0 commit comments

Comments
 (0)