From 7eb796ba2f955c854a427b5f2302d4f976c8fbf2 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Sun, 16 Mar 2008 13:26:14 +0000 Subject: change gcc default optimization to S instead of zero. It is causing kernel compilation problems for people --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 31633d6ff..a24fef231 100644 --- a/Config.in +++ b/Config.in @@ -253,7 +253,7 @@ endchoice choice prompt "gcc optimization level" - default BR2_OPTIMIZE_0 + default BR2_OPTIMIZE_S help Set the optimization level for gcc -- cgit v1.2.3-55-g7522