SVN commit 11926 by rakuco:

qt4: Use the right macro name when checking whether libc++ is being used.

_LIBCPP_VER is used by a Dinkumware-derived standard library implementation,
libc++ uses _LIBCPP_VERSION. In practice this meant the
Q_COMPILER_INITIALIZER_LISTS feature was never enabled with clang.

Thanks to tcberner for the report.



 M  +1 -1      extrapatch-src-corelib-global-qglobal.h  


_______________________________________________
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

Reply via email to