Skip to content
Commit 38a96f07 authored by Elliot Ronaghan's avatar Elliot Ronaghan Committed by Jason Evans
Browse files

Fix a bug in __builtin_unreachable configure check

In 1167e9ef, I accidentally tested je_cv_gcc_builtin_ffsl instead of
je_cv_gcc_builtin_unreachable (copy-paste error), which meant that
JEMALLOC_INTERNAL_UNREACHABLE was always getting defined as abort even if
__builtin_unreachable support was detected.
parent d1207f0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment