mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-25 08:48:47 -05:00
13 lines
420 B
Diff
13 lines
420 B
Diff
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
|
|
index a021d61f5..15c5dedfb 100644
|
|
--- a/src/video_core/CMakeLists.txt
|
|
+++ b/src/video_core/CMakeLists.txt
|
|
@@ -310,7 +310,6 @@ else()
|
|
-Wno-error=sign-conversion
|
|
-Werror=pessimizing-move
|
|
-Werror=redundant-move
|
|
- -Werror=shadow
|
|
-Werror=switch
|
|
-Werror=type-limits
|
|
-Werror=unused-variable
|