mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 14:14:35 +02:00
5 lines
127 B
Bash
5 lines
127 B
Bash
#!/bin/bash
|
|
source "$(dirname "$BASH_SOURCE")"/linuxarm64-gpl.sh
|
|
FF_CONFIGURE="--enable-nonfree $FF_CONFIGURE"
|
|
LICENSE_FILE=""
|