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/
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to