[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#715059: Fix hardcode libdir when bootstrapping



Package: eglibc
Version: 2.17-6

This patch fixes the hardcode libdir problem with multilib when bootstrapping.

$LIBDIR is hardcode to "lib" before. However, when applied, $LIBDIR
will be changed accordingly when bootstrapping with multilib. It may
be changed to "lib32", "lib64" or "lib/<triplet>".

Attachment: fix-hardcode-libdir.patch
Description: Binary data


Reply to: