summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. 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)
commit446b6c5805a77b288fb8cd1b7c2cfc58baca3183 (patch)
tree7d13701214d16f0e634aa735f8997ccd8d7ab85e /build
parent0ac829be8350905d715c6b8ec2b5b07410030c77 (diff)
Don't install and use lddlibc4 on i686-any-glibc.
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 0784907..ff9beef 100755
--- a/build
+++ b/build
@@ -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 \