Date: Sat, 26 Aug 2017 13:59:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221833] devel/gdb does not configure on 10.3 Message-ID: <bug-221833-13-t3wKjzLw4h@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221833-13@https.bugs.freebsd.org/bugzilla/> References: <bug-221833-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221833 --- Comment #2 from w.schwarzenfeld@utanet.at --- Got it to compile: with USES=3D compiler:c++11-lang I had to add CC=3Dclang39 CXX=3Dclang++39 CPP=3Dclang-cpp39 to the commandline. With USES=3D compiler:c++14-lang ends in the same configure error as above. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221833-13-t3wKjzLw4h>