mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
DO NOT MERGE CI test
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
0608d4c338
commit
bb0133e178
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ const Step = std.Build.Step;
|
|||
|
||||
// Cross-compile target definitions
|
||||
|
||||
/// Cross-compile target specification
|
||||
/// Cross-compile target specification.
|
||||
const CrossTarget = struct {
|
||||
name: []const u8,
|
||||
query: std.Target.Query,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue