Skip to content

Additional system headers as slice of LazyPath#217

Open
comfysage wants to merge 1 commit into
natecraddock:mainfrom
comfysage:push-uzuvzwpxwzlk
Open

Additional system headers as slice of LazyPath#217
comfysage wants to merge 1 commit into
natecraddock:mainfrom
comfysage:push-uzuvzwpxwzlk

Conversation

@comfysage

Copy link
Copy Markdown

tries to achieve the same goal of #216 : allowing non fhs systems to declare system include paths.

by making additional system headers a slice the output of std.zig.LibCDirs.detect can be passed to translate-c.
this is needed because translate-c only uses std.zig.LibCDirs.detect on non-linux systems or when cross-compiling.

this would be hugely appreciated<3

@comfysage comfysage force-pushed the push-uzuvzwpxwzlk branch from c43bb3c to 8457d39 Compare June 8, 2026 10:59
@comfysage comfysage changed the title Addtional system headers as slice of LazyPath Additional system headers as slice of LazyPath Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant