Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ewfuentes committed Mar 12, 2024
1 parent 381b275 commit 5ae6979
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions toolchain/aarch64-linux-gcc.sh
@@ -1,3 +1,4 @@
#!/bin/bash
set -euo pipefail
external/aarch64-none-linux-gnu/bin/aarch64-linux-gcc "$@"
set -euox pipefail
echo $PWD
external/aarch64-none-linux-gnu/bin/aarch64-linux-gcc "$@"

0 comments on commit 5ae6979

Please sign in to comment.