mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-08-05 00:11:00 +02:00
Update gcc to 4.8.5 and glibc to 2.17
This commit is contained in:
@@ -10,7 +10,7 @@ FROM dockcross/manylinux2014-x64
|
||||
|
||||
# The cross-compiling emulator
|
||||
RUN \
|
||||
yum update && \
|
||||
yum -y update && \
|
||||
yum -y install \
|
||||
qemu-user \
|
||||
qemu-system-arm && \
|
||||
|
Reference in New Issue
Block a user