From 56f0e6a5df576f22ce1b1c2efd3e403c05d0adaf Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 16 Mar 2005 23:12:44 +0000 Subject: move the compiler flags WARNINGS option --- extra/Configs/Config.in.arch | 6 ------ 1 file changed, 6 deletions(-) (limited to 'extra/Configs/Config.in.arch') diff --git a/extra/Configs/Config.in.arch b/extra/Configs/Config.in.arch index 4a7a7abe7..cd652cc89 100644 --- a/extra/Configs/Config.in.arch +++ b/extra/Configs/Config.in.arch @@ -80,12 +80,6 @@ config DO_C99_MATH If your applications require the newer C99 math library functions, then answer Y. -config WARNINGS - string "Compiler Warnings" - default "-Wall" - help - Set this to the set of gcc warnings you wish to see while compiling. - config KERNEL_SOURCE string "Linux kernel header location" default "/usr/src/linux" -- cgit v1.2.3