780401e Packages using ogre and threads need to link to boost_system-mt

Authored and Committed by bruno 11 years ago
1 file changed. 6 lines added. 1 lines removed.
    Packages using ogre and threads need to link to boost_system-mt
    
    The OGRE.pc file needs to tell consuming packages that they need to
    link to boost_system-mt to avoid DSO errors in threaded applications.
    
        
file modified
+6 -1