Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181226 - dev-games/ogre-1.4.1 - dev-libs/boost threads use flag gone
Summary: dev-games/ogre-1.4.1 - dev-libs/boost threads use flag gone
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 18:34 UTC by Renato Caldas
Modified: 2007-06-12 00:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ogre-1.4.1-r1 ebuild (ogre-1.4.1-r1.ebuild,2.18 KB, text/plain)
2007-06-07 18:39 UTC, Renato Caldas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Caldas 2007-06-07 18:34:44 UTC
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.
Comment 1 Renato Caldas 2007-06-07 18:39:16 UTC
Created attachment 121422 [details]
ogre-1.4.1-r1 ebuild

This ebuild allows ogre to compile with >=boost-1.34
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-06-12 00:09:02 UTC
Fixed, thanks.