1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/lang/gcc49
Gerald Pfeifer 78dfd60024 GCC uses an AWK script to generate source code that helps process
command-line options.  According to POSIX, string comparisons (and
hence sorting) are to be performed based on the locale's collating
order.  Alas GNU AWK only does so in POSIX mode, whereas starting
with FreeBSD 11 we do so by default, running into a bug (or false
assumption) with that script used by GCC.

Setting MAKE_ARGS such that AWK is always invoked in the C locale
works around this bug.

PR:		211742
Submitted by:	jkim
2016-08-11 09:40:58 +00:00
..
files Skip armv6hf support and move it into armv6. 2016-06-03 21:24:41 +00:00
distinfo Update to the GCC 4.9.4 release which marks the closure of the GCC 4.9 2016-08-03 12:51:26 +00:00
Makefile GCC uses an AWK script to generate source code that helps process 2016-08-11 09:40:58 +00:00
pkg-descr
pkg-plist Remove deprecated @exec/@unexec from ports using ccache-update-links 2015-09-26 11:03:19 +00:00