Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 502320

Summary: =dev-lang/spidermonkey-17.0.0-r2 has -jit but builds with -DENABLE_JIT=1
Product: Gentoo Linux Reporter: Dirkjan Ochtman (RETIRED) <djc>
Component: [OLD] DevelopmentAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.