[Bug 219275] [exp-run] Update GCC_DEFAULT from 5 to 6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 18 12:25:44 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219275
--- Comment #22 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Fri Aug 18 12:25:30 UTC 2017
New revision: 448222
URL: https://svnweb.freebsd.org/changeset/ports/448222
Log:
Explicitly pass -std=gnu++03 to the compiler.
This fixes the build with GCC 6, which defaults to -std=gnu++14. The port's
code does not work with C++11 or later.
PR: 219275
Changes:
head/databases/fastdb/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list