Skip to content

Commit b1778a6

Browse files
committed
add path
1 parent 71a92b2 commit b1778a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/cross/Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ ENV CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER="$CROSS_TOOLCHAIN_PREFIX"gcc \
2323
CROSS_CMAKE_SYSTEM_PROCESSOR=aarch64 \
2424
CROSS_CMAKE_CRT=gnu \
2525
CROSS_CMAKE_OBJECT_FLAGS="-ffunction-sections -fdata-sections -fPIC"
26+
ENV PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"

0 commit comments

Comments
 (0)