mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
4 lines
115 B
Bash
4 lines
115 B
Bash
#!/bin/bash
|
|
source "$(dirname "$BASH_SOURCE")"/linux64-gpl-shared.sh
|
|
FF_CONFIGURE="--enable-nonfree $FF_CONFIGURE"
|