[Lunar-commits] <moonbase-kde> qt4: Their boost_join fix was incomplete. Need to adjust the BUILD.

stumbles stumbles at lunar-linux.org
Thu Aug 1 19:13:35 CEST 2013


commit 69aed5b75f186dccc2d609738632c11e7334702b
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 01 Aug 2013 10:12:45 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/69aed5b75f186dccc2d609738632c11e7334702b

qt4: Their boost_join fix was incomplete. Need to adjust the BUILD.

https://abf.rosalinux.ru/openmandriva/qt4/blob/master/qt-everywhere-opensource-src-4.8.5-moc-boost.patch
---
  qt4-apps/qt4/BUILD | +4/-0     
  1 file changed, 4 insertions(+)

--- a/qt4-apps/qt4/BUILD
+++ b/qt4-apps/qt4/BUILD
@@ -1,4 +1,8 @@
 
+# Seems their boost fix was incomplete. There are still a few modules like avogadro
+# that still have trouble with boost_join.
+  sedit "193i pp.macros[\"BOOST_LEXICAL_CAST_INCLUDED\"];" src/tools/moc/main.cpp &&
+
 # This lives in /usr/bin/
   sedit "s:/bin/ls:/usr/bin/ls:g" src/corelib/global/global.pri src/3rdparty/webkit/Source/WebCore/loader/FTPDirectoryParser.h src/3rdparty/webkit/Source/WebCore/loader/FTPDirectoryParser.cpp &&
 




More information about the Lunar-commits mailing list