Commit Graph

4 Commits

Author SHA1 Message Date
John Baldwin 8622a73b5e Update instructions to use freebsd-gcc6 packages.
Reported by:	Mark Millard
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D23011
2020-01-03 21:09:18 +00:00
Baptiste Daroussin e307f4a394 Update the README to include how to cross build gcc
Also add instructions on how to add the plist for other arches in binutils
2016-09-08 21:04:00 +00:00
Steve Wills 7f593749d9 base/binutils: add powerpc64 plist
While here, fix typo in README and add empty STRIP which seemed to be necessary
2016-08-27 02:32:20 +00:00
Baptiste Daroussin 5af442e679 WIP: external toolchain cross buildable: binutils
Add a cross buildable binutils package.
The new category is not linked to the regular ports tree to avoid make install,
poudriere and others to catch it automagically

instead of ending with a very complex file removal in the stage, prefer to use
specific plist per arch.

For now only sparc64 tested and added. This version of binutils is stipped down
only the components that are not supported by elftoolchain
2016-08-27 00:14:11 +00:00