diff options
author | P. J. McDermott <pjm@nac.net> | 2014-02-17 22:39:57 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-02-17 22:46:54 (EST) |
commit | 446b6c5805a77b288fb8cd1b7c2cfc58baca3183 (patch) | |
tree | 7d13701214d16f0e634aa735f8997ccd8d7ab85e /build | |
parent | 0ac829be8350905d715c6b8ec2b5b07410030c77 (diff) |
Don't install and use lddlibc4 on i686-any-glibc.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -100,6 +100,7 @@ install-libc: build-libc sed 's/dest//') dest/usr/lib/$(OPK_HOST_ARCH)/ld.so rm -f dest/var/db/Makefile \ dest/sbin/sln \ + dest/usr/bin/lddlibc4 \ dest/usr/bin/makedb \ dest/usr/bin/pcprofiledump \ dest/usr/bin/tzselect \ |