Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
bording committed Nov 23, 2024
1 parent f9757c1 commit ddcc038
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.linux-musl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ COPY . /nativebinaries/
ARG TARGETPLATFORM
RUN xx-apk add musl-dev gcc bash

RUN cmake $(xx-clang --print-cmake-defines) ..

CMD ["/bin/bash", "-c", "./build.libgit2.sh"]

0 comments on commit ddcc038

Please sign in to comment.