commit | 8995ac8702737147115e1c75879a1a2d75627b9e | [log] [tgz] |
---|---|---|
author | Segher Boessenkool <segher@kernel.crashing.org> | Wed May 16 22:34:38 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu May 17 21:11:15 2007 +1000 |
tree | 1eed5a9c2648021edcd6e8e5256110fcf5d758d7 | |
parent | 847f5976f90d5637a86a826c1c594091d08f3156 [diff] |
[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>