diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-01-09 21:33:10 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-01-09 21:33:10 +0000 |
commit | 6dd6e53fbd324f735cf797940194c7501433fdc5 (patch) | |
tree | d4f7373e3d48a1907f72ab2c53da233954625c96 /ldso/util | |
parent | c872d905a7e0e48c44eaa080dbf6d465c6321685 (diff) |
Ignore native ldd
Diffstat (limited to 'ldso/util')
-rw-r--r-- | ldso/util/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ldso/util/.cvsignore b/ldso/util/.cvsignore index 8d9e73db5..affcfd41e 100644 --- a/ldso/util/.cvsignore +++ b/ldso/util/.cvsignore @@ -1,3 +1,4 @@ ldd +ldd.uclibc ldconfig readelf |