-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
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
Labels
No labels