Skip to content

Make macOS build properly configurable like Linux is #2589

Description

@barracuda156

Currently macOS make file https://github.com/zerotier/ZeroTierOne/blob/544809e738882d8db8b54671d42d27fdcd8baaf2/make-mac.mk hardcodes compiler, architectures, forces rusty components, bundled libs and Homebrew-specific paths.
On the other hand, Linux version has proper arch and compiler detection, uses rusty stuff conditionally and allows to use external miniupnpc and libnatpmp.
It is desirable to make macOS build, likewise, properly configurable, so that a user does not need to fix targets manually and patch out hardcoded choices and flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions