Merge pull request #57023 from alyssais/crystal
crystal: fix build on Darwin
This commit is contained in:
commit
65b402ed67
@ -73,6 +73,7 @@ let
|
|||||||
|
|
||||||
FLAGS = [
|
FLAGS = [
|
||||||
"--release"
|
"--release"
|
||||||
|
"--no-debug"
|
||||||
"--single-module" # needed for deterministic builds
|
"--single-module" # needed for deterministic builds
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user