On Sun, 27 Oct 2013 10:24:03 +0100 Alberto Villa wrote: > On Sun, Oct 13, 2013 at 3:03 PM, Max Brazhnikov <m...@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 _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information