Closed Bug 703534 Opened 14 years ago Closed 14 years ago

Build failure on platforms without YARR JIT

Categories

(Core :: JavaScript Engine, defect)

Other
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: glandium, Assigned: glandium)

References

Details

(Whiteboard: [inbound])

Attachments

(1 file)

Build fails with: ExecutableAllocator.h:440:6: error: #error "The cacheFlush support is missing on this platform." It looks like this is because bug 673158 added an unconditional #include "assembler/jit/ExecutableAllocator.h" in js/src/jscompartment.cpp, while there was already such an include, ifdef'ed on ENABLE_YARR_JIT.
Attachment #575413 - Flags: review?(luke) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: