Skip to content

Pass OS=POSIX env for macOS #100

@eirnym

Description

@eirnym

CodeWrangler is a closed source binary and has been last released in 2017 and it seems that it won't get any updates anytime soon. Thus honggfuzz will fail to link on macOS for aarch64 architecture.

However, there's (merged) implementation in honggfuzz which allows to build and work correctly on macOS without attaching CodeWrangler code at all, by passing OS=POSIX.

Could you please update the caller code to have an option to pass OS=POSIX on macOS at least for aarch64 architecture.

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