Commit 26cfbd8
committed
Remove --timings from cargo build commands
Remove the --timings flag from cargo build invocations in the build-targets recipe of gemstone/justfile. The change updates both the x86_64 (x86_64-apple-ios) and aarch64 (aarch64-apple-ios-sim, aarch64-apple-ios, aarch64-apple-ios-macabi, aarch64-apple-darwin) branches so builds no longer pass the --timings option.1 parent 14dabd6 commit 26cfbd8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments