[kde-freebsd] [SVN Commit] area51/QT/devel/qmake4
Max Brazhnikov
makc at freebsd.org
Sun Oct 27 17:20:24 UTC 2013
On Sun, 27 Oct 2013 10:24:03 +0100 Alberto Villa wrote:
> On Sun, Oct 13, 2013 at 3:03 PM, Max Brazhnikov <makc at freebsd.org> wrote:
> > SVN commit 9610 by makc:
> >
> > Add qmake spec for devel/clang33
> >
> > M +7 -0 Makefile
> > M +3 -0 pkg-plist
>
> I'm syncing Qt 5 with all the changes made to Qt 4, and I was
Great to have you back!
> wondering... Is there a particular reason for the Clang 3.3 mkspec to
> be clang++33 instead of clang33?
No reason, except this is what qt.mk gives for corresponding CXX:
# make -VQMAKE_COMPILER CXX=clang++33
clang++33
# make -VQMAKE_COMPILER CXX=clang++
clang
May I remind you that the code for QMAKESPEC was yours :)
Cheers,
Max
More information about the kde-freebsd
mailing list