[Bug 219862] devel/cmake: Cmake 3.8.0 somehow is unaware about CXX17 dialect

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 9 18:31:12 UTC 2017


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

Tobias C. Berner <tcberner at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcberner at freebsd.org
              Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
                   |eeBSD.org)                  |

--- Comment #2 from Tobias C. Berner <tcberner at freebsd.org> ---
I don't think this is an issue with cmake-3.8.0 but with clang-3.8.0 :) 

Please try to install a newer clang, say clang3.9, and re-run with 
env CC=/usr/local/bin/clang39 CXX=/usr/local/bin/clang++39 cmake ..

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list