diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
commit | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /cross/bfd-mdsetimage/DESCR | |
parent | 273821c4d377411699fe450ab9d48f7e5933d9b6 (diff) | |
download | pkgsrc-d3db18607dbb7d59aeab9f0f846bad1948e95a7e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'cross/bfd-mdsetimage/DESCR')
-rw-r--r-- | cross/bfd-mdsetimage/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cross/bfd-mdsetimage/DESCR b/cross/bfd-mdsetimage/DESCR new file mode 100644 index 00000000000..26f0ff03e23 --- /dev/null +++ b/cross/bfd-mdsetimage/DESCR @@ -0,0 +1,6 @@ +This version of mdsetimage has been written to make use of libbfd. This +enables it to work for object file formats not normally supported on a +host. + +This version is intended for cross-building snapshots. It is not needed +to build snapshots of the host architecture type. |