Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502320 - =dev-lang/spidermonkey-17.0.0-r2 has -jit but builds with -DENABLE_JIT=1
Summary: =dev-lang/spidermonkey-17.0.0-r2 has -jit but builds with -DENABLE_JIT=1
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-24 08:51 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2014-05-29 14:11 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 Dirkjan Ochtman (RETIRED) gentoo-dev 2014-02-24 08:51:00 UTC
This seems weird?
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2014-05-29 14:11:40 UTC
uptream's codebase does wierd things.  More wierd is spidemronkey:24 , where apparently you need to have -DENABLE_METHODJIT=1 too even though in 17 this was the flag that specifically disabled jit.

Anyhow this isn't a bug.