./cross/bfd-crunchide, Crunchide using libbfd, used for cross-building distributions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2, Package name: bfd-crunchide-1.2, Maintainer: pkgsrc-users

This version of crunchide 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.


Required to build:
[cross/binutils]

Version history: (Expand)


CVS history: (Expand)


   2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109)
Log message:
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
   2008-06-16 15:32:55 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix DESTDIR installation.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2006-10-22 09:01:05 by Roland Illig | Files touched by this commit (1)
Log message:
Needs BSD_MAKE_ENV.
   2006-10-02 21:11:13 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Don't strip a leading underscore. From PR 15141.
Bump to version 1.2.
   2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47)
Log message:
Reset maintainer for people who lost their commit bit.
   2006-08-24 22:23:28 by Krister Walfridsson | Files touched by this commit (2) | Package updated
Log message:
Make this build with cross/binutils 2.17.0.0, and bump PKGREVISION for
ABI change in the new binutils.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2 … /0034.html