Fix X11 and rust build on arm64
This commit is contained in:
parent
f29d3b5662
commit
9c766b0b33
16 changed files with 64 additions and 24 deletions
|
@ -4,7 +4,6 @@ SDL_REPO="https://github.com/libsdl-org/SDL.git"
|
|||
SDL_COMMIT="0a93ac129475ab3ce11af95969f767d60e98233a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == linuxarm64 ]] && return -1
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue