Skip to content

jemalloc configuration may be broken #17168

Closed
@vhbit

Description

@vhbit

92b0926 broke iOS build.

It happened because a new jemalloc branch was started over 2014-05-08 instead of 2014-06-05. While the new branch has all the required features, they are disabled because configure script is bundled.

So either configure should be removed completely and constructed by autoconf during build process as usually or it should be regenerated and checked in on the every jemalloc update. The latter perhaps requires a guide for contributors so they to be aware of the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions