[Bug 210327] USES=compiler:c++14-lang adds -std=c++11, not -std=c++14 to CXXFLAGS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 16 22:57:24 UTC 2016


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

yuri at rawbw.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|USES=compiler:c++14-lang    |USES=compiler:c++14-lang
                   |adds -std=c++11, not        |adds -std=c++11, not
                   |-std=c++14 to CXXFLAGS in   |-std=c++14 to CXXFLAGS
                   |qmake build                 |

--- Comment #5 from yuri at rawbw.com ---
The workaround for this is:
> QMAKE_ARGS+=    QMAKE_CXXFLAGS_CXX11=

But the problem needs to be fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list