From: Chris Zankel Date: Tue, 13 Nov 2012 23:16:36 +0000 (-0800) Subject: xtensa: add config option to disable linker relaxation X-Git-Tag: v3.8-rc1~44^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6550162200b40d1e725167f8a617255c42b57552;p=pandora-kernel.git xtensa: add config option to disable linker relaxation The default linker behavior is to optimize identical literal values and remove unnecessary overhead from assembler-generated "longcall" sequences to reduce code size. Provide an option to disable this behavior to improve compile time. Signed-off-by: Chris Zankel --- Reading git-diff-tree failed