mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-20 09:54:28 +02:00
Compare commits
5 Commits
fix_manyli
...
uptate_cma
Author | SHA1 | Date | |
---|---|---|---|
e5ed0f45e6 | |||
d2fb4755f0 | |||
ea2c1635ff | |||
aa4bcf4a34 | |||
7ec0eaa3c9 |
@ -149,7 +149,13 @@ Linux armv5 cross compiler toolchain using
|
|||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
Linux ARMv6 cross compiler toolchain for the Raspberry Pi, etc.
|
Linux ARMv6 cross compiler toolchain for the Raspberry Pi
|
||||||
|
|
||||||
|
### dockcross/linux-armv6-lts
|
||||||
|
|
||||||
|
  
|
||||||
|
|
||||||
|
Linux ARMv6 cross compiler toolchain for the Raspberry Pi (Debian buster...)
|
||||||
|
|
||||||
### dockcross/linux-armv6-musl
|
### dockcross/linux-armv6-musl
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
WORKDIR /usr/src
|
WORKDIR /usr/src
|
||||||
|
|
||||||
ARG GIT_VERSION=2.32.0
|
ARG GIT_VERSION=2.32.0
|
||||||
ARG CMAKE_VERSION=3.20.5
|
ARG CMAKE_VERSION=3.21.1
|
||||||
|
|
||||||
# Image build scripts
|
# Image build scripts
|
||||||
COPY \
|
COPY \
|
||||||
|
Reference in New Issue
Block a user