mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-10-29 23:36:22 +01: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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
WORKDIR /usr/src
|
||||
|
||||
ARG GIT_VERSION=2.32.0
|
||||
ARG CMAKE_VERSION=3.20.5
|
||||
ARG CMAKE_VERSION=3.21.1
|
||||
|
||||
# Image build scripts
|
||||
COPY \
|
||||
|
||||
Reference in New Issue
Block a user