mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Add linux32 target
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.
This commit is contained in:
3
variants/linux32-gpl-shared.sh
Normal file
3
variants/linux32-gpl-shared.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
source "$(dirname "$BASH_SOURCE")"/linux-install-shared.sh
|
||||
source "$(dirname "$BASH_SOURCE")"/defaults-gpl-shared.sh
|
Reference in New Issue
Block a user