mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-30 06:34:32 +02:00
Revert "GCC 14.2 segfaults when compiling libaom on arm"
CG-NG merged the fix This reverts commit 85f7a398d55b10b9dd4364b816b8292acc88129b.
This commit is contained in:
parent
35cf21f1e1
commit
5fac11b9e1
@ -5,8 +5,6 @@ SCRIPT_COMMIT="5632ebed19fc472dae0cbe26a89552af0ee814dd"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == winarm64 ]] && return -1
|
||||
# GCC segfaults, remove when fixed
|
||||
[[ $TARGET == linuxarm64 ]] && return -1
|
||||
return 0
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user