| Bug#: 181226 | Product: Gentoo Linux | Version: 2006.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: games@gentoo.org | Reported By: seventhguardian@gmail.com | |
| Component: Games | |||
| URL: | |||
| Summary: dev-games/ogre-1.4.1 - dev-libs/boost threads use flag gone | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-06-07 18:34 0000 | |||
| Description: | Opened: 2007-06-07 18:34 0000 |
dev-games/ogre-1.4.1 if built with the "threads" use flag checks if boost was also built with it. But as of boost-1.34 the threads use flag has been removed, and support for both multi and single threads is built. So no need for the ogre check. The proposed ogre-1.4.1-r1 ebuild will go on annex. Also please consider removing the threading warning, as it doesn't seem to apply to the ogre-1.4* branch.
Created an attachment (id=121422) [details]
ogre-1.4.1-r1 ebuild
This ebuild allows ogre to compile with >=boost-1.34