diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-08-30 22:52:18 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-08-30 23:14:20 +0200 |
commit | 4ccde7fabbeb41472a0e662be4bc60707e099a02 (patch) | |
tree | e1b14ce1d4d5c21c684de9550096a22d5a1b5a1d /toolchain/gcc | |
parent | 4973632207fd496199298191ada01c8c8ec2bee7 (diff) | |
download | buildroot-novena-4ccde7fabbeb41472a0e662be4bc60707e099a02.tar.gz buildroot-novena-4ccde7fabbeb41472a0e662be4bc60707e099a02.zip |
Fix ldconfig call in target-finalize
Recent versions of ldconfig require the directory /var/lib/ldconfig,
otherwise they bail out with an error. Moreover, having a
/etc/ld.so.conf file also avoids a warning.
In addition to this, we remove the redirection of stderr, so that
errors remain visible to the user.
Thanks to Baruch Siach, Andy Gibbs and Darcy Watkins for investigating
the issue and proposing solutions.
This fixes the build on recent distributions such as Fedora 13 or
Gentoo.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/gcc')
0 files changed, 0 insertions, 0 deletions