]> code.ossystems Code Review - openembedded-core.git/commit
binutils: fix the installed location of libiberty.a file
authorNitin A Kamble <nitin.a.kamble@intel.com>
Sat, 14 Aug 2010 00:08:19 +0000 (17:08 -0700)
committerSaul Wold <Saul.Wold@intel.com>
Sat, 14 Aug 2010 00:19:16 +0000 (17:19 -0700)
commitbfaeda03beeaae3ba265632f0bcfa3354e55766a
treec28f242e630250bee7ffc867546cc1e2a304b3dd
parent8c498e5338cfcbf97a4b6a0064e45ed2b755b25d
binutils: fix the installed location of libiberty.a file

This fixes:
  [BUGID #209]

the libiberty was getting installed in usr/lib/lib64 path which was
leaving prelink-native recipe wondering where to get libiberty.
  Fix the path and prelink-native recipe is building fine now.

Patch added:
 libiberty_path_fix.patch
meta/packages/binutils/binutils-2.20.1/libiberty_path_fix.patch [new file with mode: 0644]
meta/packages/binutils/binutils_2.20.1.bb