Port details |
- s390x-binutils GNU binutils for s390x cross-development
- 2.32_1,1 devel
=0 2.32_1,1Version of this port present on the latest quarterly branch. - Maintainer: bapt@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2019-08-07 21:47:09
- Last Update: 2019-11-15 10:09:03
- SVN Revision: 517642
- License: GPLv3 LGPL3
- WWW:
- https://www.gnu.org/software/binutils/
- Description:
- The GNU Binutils are a collection of binary tools. The main ones are:
* ld - the GNU linker.
* as - the GNU assembler.
Most of these programs use BFD, the Binary File Descriptor library, to do
low-level manipulation. Many of them also use the opcodes library to assemble
and disassemble machine instructions.
This port may be used as a replacement for the system binutils and support
features from the latest versions of GCC.
For cross-compilation, see the devel/cross-binutils port.
WWW: https://www.gnu.org/software/binutils/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- s390x-binutils>0:devel/s390x-binutils
- No installation instructions:
- This port has been deleted.
- PKGNAME: s390x-binutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1549441338
SHA256 (binutils-2.32.tar.bz2) = de38b15c902eb2725eac6af21183a5f34ea4634cb0bcef19612b50e5ed31072d
SIZE (binutils-2.32.tar.bz2) = 30782392
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Master port: devel/binutils
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for s390x-binutils-2.32_1,1:
RELRO=off: enable -z relro in ELF linker by default
STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison:alias cpe gmake libtool tar:bzip2 compiler:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/binutils | Commit | Credits | Log message |
2.32_1,1 15 Nov 2019 10:09:03
![Revision:517642 Revision:517642](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update binutils to 2.33.1
While here, convert binutils into flavors, that ease a lot maintenance
and helps cleaning out the code.
This is inspired by the same work on going on the xtoolchained gcc by jhb@
PR: 241756
Exp-run: antoine (portmgr)
Discussed with: jhb
Differential Revision: https://reviews.freebsd.org/D22258 |
2.32_1,1 07 Aug 2019 21:47:04
![Revision:508352 Revision:508352](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add devel/s390x-binutils, GNU binutils for s390x cross-development
PR: 215939
Submitted by: bz |
Number of commits found: 2
|