mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00

crosstool-ng is set to build gcc targetting -march=i686 (Pentium Pro), as there is little to no sense to support anything lower than that.
4 lines
129 B
Bash
4 lines
129 B
Bash
#!/bin/bash
|
|
source "$(dirname "$BASH_SOURCE")"/linux-install-shared.sh
|
|
source "$(dirname "$BASH_SOURCE")"/defaults-gpl-shared.sh
|