mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
Update linux-ppc64le/Dockerfile.in
Deleting an unnecessary comment Co-authored-by: Jonas Vautherin <jonas.vautherin@protonmail.ch>
This commit is contained in:
parent
47e0c321a4
commit
0f47b27eea
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user