mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-29 16:05:56 +02:00
force rebase
This commit is contained in:
parent
70a5fc9fbe
commit
064f0091cb
1 changed files with 1 additions and 1 deletions
2
externals/ffmpeg/CMakeLists.txt
vendored
2
externals/ffmpeg/CMakeLists.txt
vendored
|
|
@ -207,7 +207,7 @@ if (PLATFORM_PS4)
|
||||||
)
|
)
|
||||||
elseif (PLATFORM_MANAGARM)
|
elseif (PLATFORM_MANAGARM)
|
||||||
# Required for proper stuff
|
# Required for proper stuff
|
||||||
list(APPEND FFmpeg_CROSS_COMPILE_FLAGS
|
list(APPEND FFmpeg_CROSS_COMPILE_FLAGS
|
||||||
--disable-pthreads
|
--disable-pthreads
|
||||||
--extra-libs="${FFmpeg_CROSS_COMPILE_LIBS}"
|
--extra-libs="${FFmpeg_CROSS_COMPILE_LIBS}"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue