Skip to content

Commit

Permalink
add path
Browse files Browse the repository at this point in the history
  • Loading branch information
vnghia committed Aug 9, 2024
1 parent 71a92b2 commit b1778a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/cross/Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ ENV CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER="$CROSS_TOOLCHAIN_PREFIX"gcc \
CROSS_CMAKE_SYSTEM_PROCESSOR=aarch64 \
CROSS_CMAKE_CRT=gnu \
CROSS_CMAKE_OBJECT_FLAGS="-ffunction-sections -fdata-sections -fPIC"
ENV PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"

0 comments on commit b1778a6

Please sign in to comment.