Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149248 - media-libs/mesa should probably contain RESTRICT="stricter"
Summary: media-libs/mesa should probably contain RESTRICT="stricter"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2006-09-26 19:13 UTC by Hanno Böck
Modified: 2006-10-10 19:27 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2006-09-26 19:13:31 UTC
For QA I have FEATURES="stricter" in my make.conf. As upstream said that they don't intend to fix TEXTRELs in libGL (for performance reasons), it's probably a good idea to disable those checks, means setting
RESTRICT="stricter"

Thoughts on that?
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-09-26 19:22:22 UTC
I'd like if we could do this based on USE=hardened, since that (I think) will disable the textrels.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2006-10-10 19:27:12 UTC
Done, thanks!