https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219862
Tobias C. Berner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+ |eeBSD.org) | --- Comment #2 from Tobias C. Berner <[email protected]> --- 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.
