mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-strategy/warzone2100: re-sort options
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -81,10 +81,10 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF
|
||||
-DWZ_DISTRIBUTOR="Gentoo"
|
||||
-DWZ_PORTABLE="OFF"
|
||||
-DWZ_ENABLE_WARNINGS_AS_ERRORS="OFF"
|
||||
-DWZ_ENABLE_BACKEND_VULKAN="$(usex vulkan)"
|
||||
-DWZ_PORTABLE="OFF"
|
||||
-DBUILD_SHARED_LIBS="OFF"
|
||||
-DENABLE_NLS="$(usex nls)"
|
||||
-DENABLE_DISCORD="$(usex discord)"
|
||||
|
||||
Reference in New Issue
Block a user