[Bug 224945] Ports maintained by kde@ broken by Clang 6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 9 21:48:55 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945
--- Comment #31 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Tue Jan 9 21:47:56 UTC 2018
New revision: 458577
URL: https://svnweb.freebsd.org/changeset/ports/458577
Log:
Explicitly build with -std=gnu++98.
clang 6.0 defaults to -std=gnu++14, but the port fails with too many errors
when built in C++11 (or later) mode.
PR: 224945
Changes:
head/x11/kde4-workspace/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the kde-freebsd
mailing list