mirror of
git://git.yoctoproject.org/poky
synced 2026-09-04 06:18:33 +00:00
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