Date: Sun, 25 Jan 2015 18:19:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196983] cad/meshlab not respecting CC Message-ID: <bug-196983-13-VOL7PPEcRD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196983-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196983-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=196983 Thierry Thomas <thierry@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |kde@FreeBSD.org |org | CC| |thierry@FreeBSD.org --- Comment #1 from Thierry Thomas <thierry@FreeBSD.org> --- It seems that cad/meshlab is not the culprit, but it uses devel/qmake4, which sets QMAKESPEC this way: /usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) kde team: could you please check if cross-building is supported? -- 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-196983-13-VOL7PPEcRD>