Skip to content

Commit

Permalink
s390x: build fedora binaries for peerpod
Browse files Browse the repository at this point in the history
Fixes: confidential-containers#1640

Signed-off-by: Qi Feng Huo <[email protected]>
  • Loading branch information
Qi Feng Huo committed Jan 17, 2024
1 parent 948f48d commit fc0a482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion podvm/Dockerfile.podvm_binaries.fedora
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ WORKDIR /src/cloud-api-adaptor/podvm
# Installs add-ons for foreign target, if required
RUN ./hack/cross-build-extras.sh

RUN make binaries
RUN LIBC=gnu make binaries

#RUN cd cloud-api-adaptor/podvm && \
# LIBC=gnu make binaries
Expand Down

0 comments on commit fc0a482

Please sign in to comment.