We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4439841 commit 28ae751Copy full SHA for 28ae751
2 files changed
images/base-linuxmips64/Dockerfile
@@ -29,7 +29,6 @@ RUN \
29
-or -name 'libm.a' \
30
-or -name 'libmvec.a' \
31
-or -name 'librt.a' \
32
- -or -name 'libpthread.a' \
33
\) -delete && \
34
mkdir /opt/ffbuild
35
images/base-linuxppc64/Dockerfile
0 commit comments