mirror of
https://github.com/MarcA711/Rockchip-FFmpeg-Builds.git
synced 2025-09-26 20:41:48 +08:00
4 lines
113 B
Bash
4 lines
113 B
Bash
#!/bin/bash
|
|
source "$(dirname "$BASH_SOURCE")"/win64-gpl-shared.sh
|
|
FF_CONFIGURE="--enable-nonfree $FF_CONFIGURE"
|