-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.frontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.os-freebsdFreeBSDFreeBSDos-openbsdOpenBSDOpenBSD
Milestone
Description
At the moment zig detects the native ABI as .gnu, that may cause some problems as many *BSD libcs are not fully gnu-compliant (eg. NetBSD has no sincos, a GNU extension, but since we're passing LLVM the wrong triple we end up with some missing symbols).
cc @mikdusan as I guess you'd love some BSD action
Metadata
Metadata
Assignees
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.frontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.os-freebsdFreeBSDFreeBSDos-openbsdOpenBSDOpenBSD