[POWERPC] Specify GNUTARGET on $(AR) invocations
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 16 May 2007 12:34:38 +0000 (22:34 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 May 2007 11:11:15 +0000 (21:11 +1000)
commit8995ac8702737147115e1c75879a1a2d75627b9e
tree1eed5a9c2648021edcd6e8e5256110fcf5d758d7
parent847f5976f90d5637a86a826c1c594091d08f3156
[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 <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Makefile
This page took 0.024278 seconds and 5 git commands to generate.