mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
Update linux-ppc64le/Dockerfile.in
Deleting an unnecessary comment Co-authored-by: Jonas Vautherin <jonas.vautherin@protonmail.ch>
This commit is contained in:
@ -3,7 +3,6 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
|
||||
|
||||
#include "common.crosstool"
|
||||
|
||||
# ENV CROSS_TRIPLE powerpc64le-unknown-linux-gnu
|
||||
ENV CROSS_TRIPLE powerpc64le-linux-gnu
|
||||
|
||||
WORKDIR /usr/src
|
||||
@ -41,4 +40,3 @@ ENV CROSS_COMPILE ${CROSS_TRIPLE}-
|
||||
ENV ARCH powerpc
|
||||
|
||||
#include "common.label-and-env"
|
||||
|
||||
|
Reference in New Issue
Block a user