mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
Set UNIX in flycast recipe
This commit is contained in:
parent
cef58a7303
commit
751d3af98e
@ -29,6 +29,8 @@ COOKBOOK_CONFIGURE_FLAGS=(
|
||||
-DCMAKE_INSTALL_PREFIX="/"
|
||||
-DCMAKE_SYSTEM_NAME=Generic
|
||||
-DCMAKE_SYSTEM_PROCESSOR="$(echo "${TARGET}" | cut -d - -f1)"
|
||||
-DREDOX=1
|
||||
-DUNIX=1
|
||||
-DUSE_HOST_LIBZIP=OFF
|
||||
-DUSE_OPENMP=OFF
|
||||
-DUSE_VULKAN=OFF
|
||||
|
||||
Loading…
Reference in New Issue
Block a user