SOURCES: kde4-kdelibs-findboost.patch (NEW) - help finding boost - fixes kd...

Jakub Bogusz qboosh at pld-linux.org
Wed Jul 23 17:23:43 CEST 2008


On Wed, Jul 23, 2008 at 11:59:54AM +0200, shadzik wrote:
> Author: shadzik                      Date: Wed Jul 23 09:59:54 2008 GMT
> Module: SOURCES                       Tag: HEAD
> ---- Log message:
> - help finding boost
> - fixes kdesdk umbrella build

> +@@ -211,12 +211,15 @@
> +     # cdrom inserted it will popup a very annoying dialog
> +     #D:/boost/include
> +     /sw/local/include
> ++    /usr/include
> +   )
> + 
> +   SET(_boost_LIBRARIES_SEARCH_DIRS
> +     C:/boost/lib
> +     "C:/Program Files/boost/boost_${Boost_MINIMUM_VERSION}/lib"
> +     /sw/local/lib
> ++    /usr/lib
> ++    /usr/lib64

Likely to break on 64-bit build in multilib environment.
Should use only libdir suitable for selected target.


-- 
Jakub Bogusz    http://qboosh.pl/


More information about the pld-devel-en mailing list