mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
try again
This commit is contained in:
parent
8278722e57
commit
c89a20741a
1 changed files with 1 additions and 2 deletions
|
|
@ -43,7 +43,6 @@ echo '```' >>"$OUT"
|
||||||
|
|
||||||
$HOME/local/bin/poop \
|
$HOME/local/bin/poop \
|
||||||
"build-base/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \
|
"build-base/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \
|
||||||
"build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \
|
"build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" >>"$OUT"
|
||||||
>> build-new/perf.txt
|
|
||||||
|
|
||||||
echo '```' >>"$OUT"
|
echo '```' >>"$OUT"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue