From af2cc1daf648f555e7a657f520ff972f6df1dfaa Mon Sep 17 00:00:00 2001 From: Claudio Mignanti Date: Mon, 1 Jun 2009 09:19:40 +0000 Subject: [PATCH] enable optimize for size, avoid to trigger gcc bug #36482 SVN-Revision: 16244 --- target/linux/etrax/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/etrax/config-2.6.30 b/target/linux/etrax/config-2.6.30 index ab9a9627bd..599678b6cf 100644 --- a/target/linux/etrax/config-2.6.30 +++ b/target/linux/etrax/config-2.6.30 @@ -6,6 +6,7 @@ CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_INITRD is not set CONFIG_BOUNCE=y # CONFIG_BRIDGE is not set +CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CRIS=y # CONFIG_CRIS_MACH_ARTPEC3 is not set # CONFIG_ETRAX100LX is not set -- 2.30.2