NOTICE: This package has been removed from pkgsrc

./cross/binutils, Unified GNU binutils for cross build environments

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.17.0.0nb2, Package name: cross-binutils-2.17.0.0nb2, Maintainer: pkgsrc-users

The cross-binutils pkg is used only by the other `cross' pkgs. The
binutils provides various binary manipulation utilities as well as the GNU
linker. (The assembler is bundled with each individual cross pkg.)


Master sites: (Expand)

SHA1: a9ac9ac4e918568b297033cdc44a38beef8f9f6a
RMD160: bc5e8b23457f0e2e91f70b93eff00134e2d50434
Filesize: 17769.883 KB

Version history: (Expand)


CVS history: (Expand)


   2016-06-19 18:18:28 by Thomas Klausner | Files touched by this commit (10) | Package removed
Log message:
Move binutils to cross-binutils to make PKGNAME match directory name.

Convert away from USE_CROSSBASE to plain ${PREFIX}/cross.
   2016-04-04 19:28:57 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Add missing end-of-here-document marker as suggested by Robert Elz.
   2015-11-03 01:47:45 by Alistair G. Crooks | Files touched by this commit (40)
Log message:
Add SHA512 digests for distfiles for cross category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-03 02:10:30 by Aleksej Saushev | Files touched by this commit (20)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-05-04 18:07:02 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix inline usage.
   2012-01-29 06:56:12 by Steven Drake | Files touched by this commit (1)
Log message:
Add yacc to USE_TOOLS
   2011-11-27 20:36:49 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Disable -Werror for now, GCC 4.5 is more picky about potentially
uninitialized memory.