K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-07-24T12:10:47.981726Z K 7 svn:log V 322 Since v1.55, Boost is built with a modern compiler, which is known to break linking with code built with our legacy GCC v4.2. Switch to dynamic linking for Boost libraries as a work-around for infamous "local symbol discarded in section `.text...' from some_static_lib.a(some_object.o)" errors. Reported by: pkg-fallout END