1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/base/gcc
John Baldwin 9b66924988 Enable .init_array and .fini_array with xtoolchain GCC.
For base/gcc, only enable .init_array and .fini_array for 12.0 and later
to match the policy used by clang and llvm.  For the xtoolchain ports,
enable these unconditionally since the only OS version handy is the OS
version of the build host, not the target OS to be built.  Unlike llvm,
the use of .init_array and .fini_array is set at compile-time for GCC
and can't be changed at runtime.

Bump PORTREVISION for base/gcc and the xtoolchain GCC ports.

Reviewed by:	bapt (earlier version)
Differential Revision:	https://reviews.freebsd.org/D16014
2018-07-11 16:50:00 +00:00
..
files Add 32-bit mips support to base/binutils and base/gcc. 2018-05-09 15:18:27 +00:00
distinfo Upgrade base/gcc port to 6.4.0 to match xtoolchain 2018-05-15 14:07:26 +00:00
Makefile Enable .init_array and .fini_array with xtoolchain GCC. 2018-07-11 16:50:00 +00:00
pkg-descr
pkg-plist Add 32-bit mips support to base/binutils and base/gcc. 2018-05-09 15:18:27 +00:00