Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Enable libffi support on Apple targets #24

Open
alexrp opened this issue Jun 21, 2024 · 1 comment
Open

Enable libffi support on Apple targets #24

alexrp opened this issue Jun 21, 2024 · 1 comment
Assignees
Labels
area: build Issues related to the build system. state: blocked Issues that are blocked on some other issue or work.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Jun 21, 2024

graf/build.zig

Lines 135 to 136 in b44ad9c

// TODO: https://github.com/ziglang/zig/issues/20361
else => !target.isDarwin(),

Requires:

@alexrp alexrp added area: build Issues related to the build system. state: blocked Issues that are blocked on some other issue or work. type: feature labels Jun 21, 2024
@alexrp alexrp added this to the Future milestone Jun 21, 2024
@alexrp
Copy link
Member Author

alexrp commented Jul 4, 2024

This can be done in Zig 0.14.0.

@alexrp alexrp self-assigned this Jul 4, 2024
@alexrp alexrp modified the milestones: Future, v1.0 Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: build Issues related to the build system. state: blocked Issues that are blocked on some other issue or work.
Projects
None yet
Development

No branches or pull requests

1 participant