non port: devel/amd64-gcc/Makefile |
SVNWeb
|
Number of commits found: 18 |
Fri, 18 Jun 2021
|
[ 15:29 John Baldwin (jhb) ] 39c7b01 (Only the first 10 of 33 ports in this commit are shown above. )
devel/*{-xtoolchain,}-gcc: Retire the old GCC external toolchain ports.
These have been supplanted by the devel/freebsd-gcc6 port which uses
separate flavors for each target architecture and bundles the
CROSS_TOOLCHAIN makefile.
Feedback from: jrm
Reviewed by: lwhsu, bapt
Differential Revision: https://reviews.freebsd.org/D30765
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 29 Nov 2020
|
[ 14:12 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
These ports now build on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com TRYBROKEN run
|
Mon, 15 Apr 2019
|
[ 05:55 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 29 Dec 2018
|
[ 00:44 jhb ]
Simplify some of the logic for external GCC toolchain packages.
- Always define BU_PREFIX as GCC_TARGET if needed. This was already
effectively true, but BU_PREFIX was just being set to the same value
in the case that GCC_TARGET wasn't defined. This is simpler and
avoids duplicating some logic.
- Simplify amd64-gcc by not defining GCC_TARGET and BU_PREFIX in that
port but instead replacing "amd64" with "x86_64" in the
devel/powerpc64-gcc Makefile. This matches what base/gcc does.
- Remove FREEBSD_EXTENSION now that it is no longer needed.
Approved by: zeising
Differential Revision: https://reviews.freebsd.org/D18349
|
Wed, 25 Apr 2018
|
[ 13:17 kan ]
Catch up with changed binutils prefix some more
The amd64-gcc needs same treatment as amd64-binutils,
we need to override BUTARGET in order to account for
amd64 vs x86-64 mismatch.
Submitted by: lwhsu
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Thu, 21 Dec 2017
|
[ 10:23 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Try to bring some consistency to ports that have x86-specific pieces.
- in general, if we think that the code is not architecture-specific,
and instead just enables x86 assembler by default, those should
use BROKEN rather than IGNORE. This will allow them to be attempted
with TRYBROKEN.
- spell i386 as x86.
- spell asm as assembler.
- pet portlint.
These changes should have no effect on tier-1 builds.
Approved by: portmgr (tier-2 blanket)
|
Tue, 12 Dec 2017
|
[ 03:05 linimon ]
Make the error results more correct, per recent logs.
Approved by: portmgr (tier-2 blanket)
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 20 May 2017
|
[ 16:58 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket)
|
Fri, 28 Apr 2017
|
[ 04:36 linimon ]
Mark the gcc crosscompiler ports as broken on various tier-2 archs.
Unfortunately neither the maintainer or I have time at the moment
to chase down all of these failures. The "fails to package" ones
ought to be fairly easy to fix.
Discussed with: maintainer
|
Sun, 18 Dec 2016
|
[ 18:52 bapt ]
Make amd64-gcc respect the 'unknown' second component of the triplets
as other cross toolchain gcc ports
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Tue, 26 Jan 2016
|
[ 20:51 bapt ]
Update cross gcc to 5.3.0
While here:
- fix packaging on amd64
- fix building with utf8 locales en recent head by enforcing the locale to be C
|
Sat, 31 Oct 2015
|
[ 00:11 bapt ]
Resurrect amd64 xtoolchain needed for build FreeBSD with gcc as an external
toolchain
|
Sat, 29 Nov 2014
|
[ 14:46 bapt ]
Add an external toolchain suitable for amd64 target
|
Number of commits found: 18 |