You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Travis CI configuration to stop installing libjemalloc-dev
for clang-based builds. The version of libjemalloc that comes with
Ubuntu trusty is 4+ years old, and has bugs preventing it from working
when using clang with libstdc++. (In particular jemalloc commit
ae93d6bf3 fixes these bugs, but is not available in the version of
jemalloc that ships with Ubuntu trusty.)
0 commit comments