From 813a5dd2460f6f9a8acb72e3ae342ba1577b1cba Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Mon, 17 Jun 2024 21:17:31 +1000 Subject: [PATCH] Disabled Compiler_Warnings patchset --- patches/Compiler_Warnings/definition | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/patches/Compiler_Warnings/definition b/patches/Compiler_Warnings/definition index 05408f5d..134a39dd 100644 --- a/patches/Compiler_Warnings/definition +++ b/patches/Compiler_Warnings/definition @@ -1 +1,5 @@ Fixes: Fixes compile warnings. +Disbaled: True + +# The new mingw/clang default compile flags are causing this +# patchset to cause compile errors. Do disabling for now.