mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-28 04:20:13 +02:00
Stick to SDL2 instead of 3
This commit is contained in:
parent
d88a84b308
commit
8dac144f1c
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/libsdl-org/SDL.git"
|
||||
SCRIPT_COMMIT="4713db1484c5519967b7e1dc2a00ee0b36853428"
|
||||
SCRIPT_COMMIT="07d6d116ed413a34d77af0657788667bcbefcae7"
|
||||
SCRIPT_BRANCH="SDL2"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user