mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-28 09:45:45 +02:00
fx
This commit is contained in:
parent
e53e548534
commit
a2124f2b98
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ if (NOT DEFINED ARCHITECTURE)
|
|||
message(FATAL_ERROR "Architecture didn't make it out of scope, did you delete DetectArchitecture.cmake?")
|
||||
endif()
|
||||
|
||||
# Needed for FFmpeg w/ VAAPI and DRM
|
||||
if (PLATFORM_OPENBSD)
|
||||
# OpenBSD 7.8 broke libcxx when upgrading, so we must define the PSTL backend manually
|
||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -D_LIBCPP_PSTL_BACKEND_SERIAL=1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue