diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-25 23:41:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-25 23:41:12 +0000 |
commit | 2c8c94b6bbe9d54bd3457b1ac7bd242343882a80 (patch) | |
tree | bf9f0c0242eb47cb20595d529fb7c461d7937da7 /BUGS | |
parent | complain if a shared object is missing DT_NEEDED and if we are in verbose mode (diff) | |
download | pax-utils-2c8c94b6bbe9d54bd3457b1ac7bd242343882a80.tar.gz pax-utils-2c8c94b6bbe9d54bd3457b1ac7bd242343882a80.tar.bz2 pax-utils-2c8c94b6bbe9d54bd3457b1ac7bd242343882a80.zip |
i fixed the gcc-2 bug ...
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ KNOWN BUGS ---------- -Does not compile with old gcc-2.95 + +none at the moment REPORTING BUGS |