-
Type: Bug
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: Portability, WiredTiger
-
Fully Compatible
-
Platform B (10/30/15)
A change was introduced as part of SERVER-18914 that made WiredTiger depend on the x86 intrinsics on linux, which are not present on non-x86 platforms.
The use of these intrinsics should be made conditional on the compilers target processor architecture.