Skip to content

Commit c56026b

Browse files
committed
fix fftutorial build error
1 parent 6d250f4 commit c56026b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

do-compile/apple/fftutorial.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ THIS_DIR=$(DIRNAME=$(dirname "$0"); cd "$DIRNAME"; pwd)
3131
cd "$THIS_DIR"
3232

3333
# ffmpeg config options
34-
source $MR_SHELL_CONFIGS_DIR/ffconfig/module.sh
34+
source $MR_SHELL_CONFIGS_DIR/ffconfig/module-lite.sh
3535
source $MR_SHELL_CONFIGS_DIR/ffconfig/auto-detect-third-libs.sh
3636

3737
CFG_FLAGS=

0 commit comments

Comments
 (0)