[Bug 240081] devel/grantlee5: fix build with GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 29 20:41:55 BST 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240081

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Thu Aug 29 19:41:01 UTC 2019
New revision: 510184
URL: https://svnweb.freebsd.org/changeset/ports/510184

Log:
  devel/grantlee5: fix build with GCC architectures

  Compiling with GCC9 fails with:
  /usr/local/lib/gcc9/include/c++/bits/c++0x_warning.h:32:2: error: #error This
file requires compiler and library support for the ISO C++ 2011 standard. This
support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.

  Add USE_CXXSTD=c++11 to fix this.

  PR:           240081
  Approved by:  tcberner (maintainer), linimon (mentor)

Changes:
  head/devel/grantlee5/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