From: Michael S. Tsirkin Date: Sun, 22 Nov 2009 12:13:35 +0000 (+0200) Subject: perf: Use default compiler mode by default X-Git-Tag: v2.6.33-rc1~399^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81516c5fc83a13a1d12f466aa7e14f5fd62a63ce;p=pandora-kernel.git perf: Use default compiler mode by default gcc with no flags typically is a sane default for systems to use, and looking at the running kernel is probably broken for cross-builds anyway, so let's not do this. Add EXTRA_CFLAGS so that users can override default gcc mode if they want to. Signed-off-by: Michael S. Tsirkin Acked-by: Arjan van de Ven Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo LKML-Reference: <20091122121335.GA24254@redhat.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed