From: Segher Boessenkool Date: Wed, 16 May 2007 12:34:38 +0000 (+1000) Subject: [POWERPC] Specify GNUTARGET on $(AR) invocations X-Git-Tag: v2.6.22-rc2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8995ac8702737147115e1c75879a1a2d75627b9e;p=pandora-kernel.git [POWERPC] Specify GNUTARGET on $(AR) invocations Without this, some versions of GNU ar fail to create an archive index if the object files it is packing together are of a different object format than ar's default format (for example, binutils compiled to default to 64-bit, with 32-bit objects). Signed-off-by: Segher Boessenkool Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed