summaryrefslogtreecommitdiff
path: root/math/graphthing/files/patch-src_gt_bison.y
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-08-16 07:21:05 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2016-08-16 07:21:05 +0000
commit0190464df7a4c339a63cc0e942eb68d1fe5b23ae (patch)
treebf7447a5f098cc412fefc577ab8ad2fd29cd68bb /math/graphthing/files/patch-src_gt_bison.y
parentFix build due to missing dependencies and false detection of mongodb. (diff)
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: 210122, 211742 Submitted by: jkim
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions