]> git.pld-linux.org Git - projects/cleanbuild.git/commitdiff
Force binutils version of "ar"
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 15 Feb 2021 10:33:16 +0000 (12:33 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 15 Feb 2021 10:33:16 +0000 (12:33 +0200)
docker/Dockerfile

index 2671ac25e812ebbbd1c36a5ddfa3691a91744de2..177510f12aa5d562816a89b993c2320ca27de139 100644 (file)
@@ -20,6 +20,7 @@ RUN set -x \
        && poldek --upgrade-dist \
        # install build deps
        && poldek -u \
+               binutils \
                ccache-wrapper \
                coreutils \
                gawk \
This page took 0.107401 seconds and 4 git commands to generate.