mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 20:22:38 +01:00
media-tv/kodi: add cmake arg -Wno-dev
This commit is contained in:
@@ -247,6 +247,7 @@ src_configure() {
|
||||
use X && platform+=( x11 )
|
||||
local core_platform_name="${platform[@]}"
|
||||
local mycmakeargs=(
|
||||
-Wno-dev
|
||||
-DENABLE_SSE=$(usex cpu_flags_x86_sse)
|
||||
-DENABLE_SSE2=$(usex cpu_flags_x86_sse2)
|
||||
-DENABLE_SSE3=$(usex cpu_flags_x86_sse3)
|
||||
|
||||
Reference in New Issue
Block a user