Skip to content

Commit 94c50b8

Browse files
Update docker/dockcross-loongarch64
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 40dc3a4 commit 94c50b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docker/dockcross-loongarch64

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,10 +190,10 @@ docker run --rm \
190190
# This image is not intended to be run manually.
191191
#
192192
# To create a dockcross helper script for the
193-
# dockcross/linux-armv7 image, run:
193+
# dockcross/linux-loongarch64 image, run:
194194
#
195-
# docker run --rm dockcross/linux-armv7 > dockcross-linux-armv7
196-
# chmod +x dockcross-linux-armv7
195+
# docker run --rm dockcross/linux-loongarch64 > dockcross-loongarch64
196+
# chmod +x dockcross-loongarch64
197197
#
198198
# You may then wish to move the dockcross script to your PATH.
199199
#

0 commit comments

Comments
 (0)