Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Oct 22, 2023
1 parent 18b1ec9 commit aaac1ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/docker/linux-sdk-aarch64
Expand Up @@ -7,6 +7,11 @@ export LDFLAGS='-Wl,--gc-sections -Wl,--exclude-libs,ALL'

ARCH_DIR="linux-aarch64"

id

ls -alh /
ls -alh /src

git config --global --add safe.directory /src

mkdir -p build/$ARCH_DIR/static-release
Expand Down

0 comments on commit aaac1ff

Please sign in to comment.