From 8995ac8702737147115e1c75879a1a2d75627b9e Mon Sep 17 00:00:00 2001 From: Segher Boessenkool Date: Wed, 16 May 2007 22:34:38 +1000 Subject: [PATCH] [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-format-patch failed