[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <58DFBC3D4C9FC64F+20250407073622.495364-6-wangyuli@uniontech.com>
Date: Mon, 7 Apr 2025 15:36:22 +0800
From: WangYuli <wangyuli@...ontech.com>
To: wangyuli@...ontech.com
Cc: guanwentao@...ontech.com,
linux-kernel@...r.kernel.org,
linux-mips@...r.kernel.org,
macro@...am.me.uk,
niecheng1@...ontech.com,
tsbogend@...ha.franken.de,
zhanjun@...ontech.com
Subject: [PATCH 6/6] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
All compilation issues under decstation_64_defconfig have been
resolved, and it is now safe to enable CONFIG_WERROR now.
Signed-off-by: WangYuli <wangyuli@...ontech.com>
---
arch/mips/configs/decstation_64_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/mips/configs/decstation_64_defconfig b/arch/mips/configs/decstation_64_defconfig
index bf579866cf4b..12415c5dd28c 100644
--- a/arch/mips/configs/decstation_64_defconfig
+++ b/arch/mips/configs/decstation_64_defconfig
@@ -1,3 +1,4 @@
+CONFIG_WERROR=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_HIGH_RES_TIMERS=y
--
2.49.0
Powered by blists - more mailing lists