[gentoo-dev] Gentoo@ppc64le docker image was hosted on Docker Hub!

2016-12-16 Thread Leno Hou
-a ppc64le # cat "source /var/lib/layman/make.conf" >> /etc/portage/make.conf 5. Then free to use this gentoo@ppc64le in docker. Thanks. *2) I request in here to build gentoo livecd and stage3 for ppc64le that will be hosted in Gentoo Official Website for public experimental. * *

[gentoo-dev][eselect][PATCH v1] add powerpc64le arch support * libs/package-manager.bash.in (arch()) fix can't determine architecture in powerpc64le

2016-12-11 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> --- libs/package-manager.bash.in | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/package-manager.bash.in b/libs/package-manager.bash.in index aececfd..621f6ac 100644 --- a/libs/package-manager.bash.in +++ b/libs/package-manager.bash.in @@

[gentoo-dev][ppc64le][PATCH 09/12] dev-libs/libverto: add elibtoolize w/ libverto to build for ppc64le

2016-06-28 Thread Leno Hou
This patch fixs mit-krb5 link with wrong libverto when emerge mit-krb5 Add elibtoolize will let's econf generate the configure for ppc64le and build the correct libverto for mit-krb5 to use. Signed-off-by: Leno Hou <leno...@gmail.com> --- dev-libs/libverto/libverto-0.2.5-r1.ebuild | 3 ++

[gentoo-dev][ppc64le][PATCH 10/12] sys-devel/binutils: add ld BE emulations for ppc64le target #580614

2016-06-28 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> --- eclass/toolchain-binutils.eclass | 10 ++ .../binutils/files/binutils-configure-target.patch | 18 ++ 2 files changed, 28 insertions(+) create mode 100644 sys-devel/binutils/files/binutils-con

[gentoo-dev][ppc64le][PATCH 02/12] libtool.eclass: elibtoolize: add ppc64le handling #580792

2016-06-28 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> --- eclass/ELT-patches/ppc64le/2.4.2 | 26 ++ eclass/libtool.eclass| 6 +- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 eclass/ELT-patches/ppc64le/2.4.2 diff --git a/eclass/ELT-p

[gentoo-dev][ppc64le][PATCH 01/12] sys-devel/libtool: add m4/libtool.m4 patch for ppc64le #581314

2016-06-28 Thread Leno Hou
platform. This patch sets $LD=elf64lppc on ppc64le and $LD=elf64ppc on ppc64. Package-Manager: portage-2.2.26 Signed-off-by: Leno Hou <leno...@gmail.com> --- .../libtool-2.4.6-libtool-m4-for-ppc64le.patch | 41 ++ sys-devel/libtool/libtool-2.4.6-r1.ebuild

[gentoo-dev][ppc64le][PATCH 12/12] net-misc/gsutils: fix dev-python/oauth2client-2 dependency

2016-06-28 Thread Leno Hou
--- net-misc/gsutil/gsutil-4.19.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-misc/gsutil/gsutil-4.19.ebuild b/net-misc/gsutil/gsutil-4.19.ebuild index ea1c3e1..7904721 100644 --- a/net-misc/gsutil/gsutil-4.19.ebuild +++ b/net-misc/gsutil/gsutil-4.19.ebuild @@

[gentoo-dev][ppc64le][PATCH 11/12] dev-utils/perf: add support for ppc64le #581746

2016-06-28 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> --- dev-util/perf/perf-4.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/perf/perf-4.4.4.ebuild b/dev-util/perf/perf-4.4.4.ebuild index 18dd89e..b4fe31e 100644 --- a/dev-util/perf/perf-4.4.4.ebuild +++ b/de

[gentoo-dev][ppc64le][PATCH 08/12] sys-block/partimage: run elibtoolize #580792

2016-06-28 Thread Leno Hou
This is needed to support newer platforms (like ppc64le). Signed-off-by: Leno Hou <leno...@gmail.com> --- sys-block/partimage/partimage-0.6.9.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-block/partimage/partimage-0.6.9.ebuild b/sys-block/partimage/par

[gentoo-dev][ppc64le][PATCH 07/12] app-text/opensp: autoreconf to build opensp for ppc64le #580792

2016-06-28 Thread Leno Hou
This is needed to support newer platforms (like ppc64le). Signed-off-by: Leno Hou <leno...@gmail.com> --- app-text/opensp/opensp-1.5.2-r3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild b/app-text/opensp/opensp-1.5.2-r3.

[gentoo-dev][ppc64le][PATCH 05/12] dev-libs/libmnl: run elibtoolize #580792

2016-06-28 Thread Leno Hou
This is needed to support newer platforms (like ppc64le). Signed-off-by: Leno Hou <leno...@gmail.com> --- net-libs/libmnl/libmnl-1.0.3-r1.ebuild | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-libs/libmnl/libmnl-1.0.3-r1.ebuild b/net-libs/libmnl/libmnl-1.0.3-r1.

[gentoo-dev][ppc64le][PATCH 06/12] sys-process/procps: run elibtoolize #580792

2016-06-28 Thread Leno Hou
This is needed to support newer platforms (like ppc64le). Signed-off-by: Leno Hou <leno...@gmail.com> --- sys-process/procps/procps-3.3.10-r1.ebuild | 3 ++- sys-process/procps/procps-3.3.9-r2.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sys-process/

[gentoo-dev][ppc64le][PATCH 04/12] ELT-patches/ppc64le: add libtool-2.4.6 patch for ppc64le #580792

2016-06-28 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> --- eclass/ELT-patches/ppc64le/2.4.6 | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 eclass/ELT-patches/ppc64le/2.4.6 diff --git a/eclass/ELT-patches/ppc64le/2.4.6 b/eclass/ELT-patches/ppc64le/2.4.6 new file mode 100644

[gentoo-dev][ppc64le][PATCH 03/12] ELT-patches/ppc64le: add libtool-2.4.4 patch for ppc64le #580792

2016-06-28 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> --- eclass/ELT-patches/ppc64le/2.4.4 | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 eclass/ELT-patches/ppc64le/2.4.4 diff --git a/eclass/ELT-patches/ppc64le/2.4.4 b/eclass/ELT-patches/ppc64le/2.4.4 new file mode 100644

[gentoo-dev][PATCH v1] sys-devel/libtool: add m4/libtool.m4 patch for ppc64le #581314

2016-05-14 Thread Leno Hou
platform. This patch sets $LD=elf64lppc on ppc64le and $LD=elf64ppc on ppc64. Package-Manager: portage-2.2.26 Signed-off-by: Leno Hou <leno...@gmail.com> --- .../libtool-2.4.6-libtool-m4-for-ppc64le.patch | 41 ++ sys-devel/libtool/libtool-2.4.6-r1.ebuild

[gentoo-dev][PATCH] dev-lang/go-1.6.2: enable go-bootstrap tarball for ppc64le #581278

2016-04-28 Thread Leno Hou
There is a bootstrap tarball for ppc64le now, and we have bi-arch support for ppc64 platform. It's means that we can build go-1.6.2 without gccgo Signed-off-by: Leno Hou <leno...@gmail.com> --- dev-lang/go/go-1.6.2.ebuild | 10 ++ 1 file changed, 10 insertions(+) diff --git a/de

[gentoo-dev][PATCH V3] dev-lang/go-1.6.2: enable go-bootstrap tarball for ppc64le #581278

2016-04-28 Thread Leno Hou
There is a bootstrap tarball for ppc64le now, and we have bi-arch support for ppc64 platform. It's means that we can build go-1.6.2 without gccgo Signed-off-by: Leno Hou <leno...@gmail.com> --- dev-lang/go/go-1.6.2.ebuild | 5 + 1 file changed, 5 insertions(+) diff --git a/dev-lang

Re: [gentoo-dev][PATCH V2] dev-lang/go-1.6.2: enable go-bootstrap tarball for ppc64le #581278

2016-04-28 Thread Leno Hou
On Thu, Apr 28, 2016 at 4:14 PM, Michał Górny <mgo...@gentoo.org> wrote: > On Thu, 28 Apr 2016 05:59:14 +0000 > Leno Hou <leno...@gmail.com> wrote: > > > There is a bootstrap tarball for ppc64le now, and we have bi-arch > > support for ppc64 platform. It's

[gentoo-dev][PATCH V2] dev-lang/go-1.6.2: enable go-bootstrap tarball for ppc64le #581278

2016-04-27 Thread Leno Hou
There is a bootstrap tarball for ppc64le now, and we have bi-arch support for ppc64 platform. It's means that we can build go-1.6.2 without gccgo. Signed-off-by: Leno Hou <leno...@gmail.com> CC: William Hubbs <willi...@gentoo.org> --- dev-lang/go/go-1.6.2.ebuild | 1 + 1 fil

Re: [gentoo-dev][PATCH V1] dev-lang/go-1.6.2: enable go-bootstrap tarball for ppc64le #581278

2016-04-27 Thread Leno Hou
Please ignore this due to the logic and See PATCH V2 On Thu, Apr 28, 2016 at 1:42 PM, Leno Hou <leno...@gmail.com> wrote: > There is a bootstrap tarball for ppc64le now, and we have bi-arch > support for ppc64 platform. It's means that we can build go-1.6.2 > without gccgo.

[gentoo-dev][PATCH V1] dev-lang/go-1.6.2: enable go-bootstrap tarball for ppc64le #581278

2016-04-27 Thread Leno Hou
There is a bootstrap tarball for ppc64le now, and we have bi-arch support for ppc64 platform. It's means that we can build go-1.6.2 without gccgo. Signed-off-by: Leno Hou <leno...@gmail.com> CC: William Hubbs <willi...@gentoo.org> --- dev-lang/go/go-1.6.2.ebuild | 1 + 1 fil

Re: [gentoo-dev] Last rites: dev-lang/go-bootstrap

2016-04-26 Thread Leno Hou
) We've successfully use gccgo to compile GO-1.6.1 on ppc64le. So go may have LE port. -Leno Hou

Re: [gentoo-dev][PATCH v2 1/2] eclass/libtool: fix unable read SONAME for ppc64le #580792

2016-04-24 Thread Leno Hou
On Sat, Apr 23, 2016 at 2:16 PM, Mike Frysinger <vap...@gentoo.org> wrote: > On 22 Apr 2016 03:44, Leno Hou wrote: > > 2) The problem is due to the wrong $LD="ld -m elf64ppc" when link. > > This patch sets $LD="ld -m elf64lppc" in m4/libtool.m4 on

[gentoo-dev][PATCH V3 ] libtool.eclass: elibtoolize: add ppc64le handling #580792

2016-04-23 Thread Leno Hou
ck from the upstream. [1] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23348 Signed-off-by: Leno Hou <leno...@gmail.com> CC: Mike Frysinger <vap...@gentoo.org> --- eclass/ELT-patches/ppc64le/2.4.2 | 26 ++ eclass/ELT-patches/ppc64le/2.4.4

[gentoo-dev][PATCH v1 ] sys-fs/hfsplusutils with gcc-5: blockiter.c:148:8: error: redefinition of blockiter_curr #580620

2016-04-22 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> --- .../files/hfsplusutils-1.0.4-gcc5.patch| 98 ++ sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild | 1 + 2 files changed, 99 insertions(+) create mode 100644 sys-fs/hfsplusutils/files/hfsplusutils-1.0.4-gcc5

Re: [gentoo-dev] [PATCH v1][ 1/8] app-text/opensp: Fix ppc64le configure problem

2016-04-22 Thread Leno Hou
On Wed, Apr 20, 2016 at 10:33 AM, Mike Frysinger <vap...@gentoo.org> wrote: > On 19 Apr 2016 22:12, Leno Hou wrote: > > --- /dev/null > > +++ b/app-text/opensp/files/opensp-1.5.2-configure-with-ppc64le.patch > > @@ -0,0 +1,26 @@ > > +--- configure.orig 20

[gentoo-dev][PATCH v2 2/2] ERROR: sys-apps/attr: unable to read SONAME from libattr.so #580792

2016-04-22 Thread Leno Hou
Signed-off-by: Leno Hou <leno...@gmail.com> CC: Mike Frysinger <vap...@gentoo.org> --- sys-apps/attr/attr-2.4.47-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-apps/attr/attr-2.4.47-r2.ebuild b/sys-apps/attr/attr-2.4.47-r2.ebuild index 11a6bda..aa

[gentoo-dev][PATCH v2 1/2] eclass/libtool: fix unable read SONAME for ppc64le #580792

2016-04-22 Thread Leno Hou
64ppc" when link. This patch sets $LD="ld -m elf64lppc" in m4/libtool.m4 on ppc64le. Signed-off-by: Leno Hou <leno...@gmail.com> CC: Mike Frysinger <vap...@gentoo.org> --- eclass/ELT-patches/ppc64le/2.4.2 | 26 ++ eclass/ELT-patches/ppc64le/2.4.4

Re: [gentoo-dev] [PATCH v1] eclass/toolchain-bintuils: enable targets powerpc-linux-gnu for ppc64

2016-04-20 Thread Leno Hou
On Wed, Apr 20, 2016 at 11:07 PM, Mike Frysinger <vap...@gentoo.org> wrote: > On 20 Apr 2016 13:52, Leno Hou wrote: > > Authored-by: Linda Jiang <linda.q...@gmail.com> > > --- > > eclass/toolchain-binutils.eclass | 1 + > > 1 file changed, 1 i

[gentoo-dev] [PATCH v1] eclass/toolchain-bintuils: enable targets powerpc-linux-gnu for ppc64

2016-04-19 Thread Leno Hou
Authored-by: Linda Jiang --- eclass/toolchain-binutils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass index a23300f..6d2dde8 100644 --- a/eclass/toolchain-binutils.eclass +++

Re: [gentoo-dev] [PATCH v1][ 1/8] app-text/opensp: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
On Tue, Apr 19, 2016 at 10:51 PM, Leno Hou <leno...@gmail.com> wrote: > On Tue, Apr 19, 2016 at 10:36 PM, Michał Górny <mgo...@gentoo.org> wrote: > >> On Tue, 19 Apr 2016 22:32:51 +0800 >> Leno Hou <leno...@gmail.com> wrote: >> >> >

Re: [gentoo-dev] [PATCH v1][ 1/8] app-text/opensp: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
On Tue, Apr 19, 2016 at 10:36 PM, Michał Górny <mgo...@gentoo.org> wrote: > On Tue, 19 Apr 2016 22:32:51 +0800 > Leno Hou <leno...@gmail.com> wrote: > > > On Tue, Apr 19, 2016 at 10:20 PM, Michał Górny <mgo...@gentoo.org> > wrote: > > > > > On T

Re: [gentoo-dev] [PATCH v1][ 1/8] app-text/opensp: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
On Tue, Apr 19, 2016 at 10:20 PM, Michał Górny <mgo...@gentoo.org> wrote: > On Tue, 19 Apr 2016 22:12:59 +0800 > Leno Hou <leno...@gmail.com> wrote: > > > --- > > .../opensp-1.5.2-configure-with-ppc64le.patch | 26 > ++ > &g

[gentoo-dev] [PATCH v1][ 7/8] sys-libs/gdbm: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- .../files/gdbm-1.11-configure-with-ppc64le.patch | 26 ++ sys-libs/gdbm/gdbm-1.11.ebuild | 1 + 2 files changed, 27 insertions(+) create mode 100644 sys-libs/gdbm/files/gdbm-1.11-configure-with-ppc64le.patch diff --git

[gentoo-dev] [PATCH v1][ 8/8] sys-process/procps: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- .../procps-3.3.10-configure-with-ppc64le.patch | 26 ++ sys-process/procps/procps-3.3.10-r1.ebuild | 1 + 2 files changed, 27 insertions(+) create mode 100644 sys-process/procps/files/procps-3.3.10-configure-with-ppc64le.patch diff --git

[gentoo-dev] [PATCH v1][ 5/8] sys-apps/acl: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- sys-apps/acl/acl-2.2.52-r1.ebuild | 2 ++ .../files/acl-2.2.52-configure-with-ppc64le.patch | 26 ++ 2 files changed, 28 insertions(+) create mode 100644 sys-apps/acl/files/acl-2.2.52-configure-with-ppc64le.patch diff --git

[gentoo-dev] [PATCH v1][ 6/8] sys-apps/attr: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- sys-apps/attr/attr-2.4.47-r2.ebuild| 1 + .../files/attr-2.4.47-configure-with-ppc64le.patch | 26 ++ 2 files changed, 27 insertions(+) create mode 100644 sys-apps/attr/files/attr-2.4.47-configure-with-ppc64le.patch diff --git

[gentoo-dev] [PATCH v1][ 4/8] net-libs/libmnl: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- .../libmnl-1.0.3-configure-with-ppc64le.patch | 26 ++ net-libs/libmnl/libmnl-1.0.3-r1.ebuild | 4 2 files changed, 30 insertions(+) create mode 100644 net-libs/libmnl/files/libmnl-1.0.3-configure-with-ppc64le.patch diff --git

[gentoo-dev] [PATCH v1][ 3/8] net-firewall/iptables: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- .../iptables-1.4.21-configure-with-ppc64le.patch | 26 ++ net-firewall/iptables/iptables-1.4.21-r1.ebuild| 3 +++ net-firewall/iptables/iptables-1.4.21-r2.ebuild| 2 ++ net-firewall/iptables/iptables-1.4.21-r3.ebuild| 2 ++

[gentoo-dev] [PATCH v1][ 1/8] app-text/opensp: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- .../opensp-1.5.2-configure-with-ppc64le.patch | 26 ++ app-text/opensp/opensp-1.5.2-r3.ebuild | 3 ++- app-text/opensp/opensp-1.5.2-r4.ebuild | 1 + 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644

[gentoo-dev] [PATCH v1][ 2/8] dev-libs/expat: Fix ppc64le configure problem

2016-04-19 Thread Leno Hou
--- dev-libs/expat/expat-2.1.0-r5.ebuild | 1 + .../files/expat-2.1.0-configure-with-ppc64le.patch | 78 ++ 2 files changed, 79 insertions(+) create mode 100644 dev-libs/expat/files/expat-2.1.0-configure-with-ppc64le.patch diff --git

Re: [gentoo-dev] [PATCH v1] enable gccgo for all platform

2015-11-03 Thread Leno Hou
; The build will fail. For fortran we test in pkg_setup if we have a working > fortran compiler present. You would need to do the same for go compiler. > > Justin > > Pretty good ! I'll take it. thanks. -Leno Hou

[gentoo-dev] [PATCH v1] enable gccgo for all platform

2015-11-02 Thread Leno Hou
1. go compiler only support x86 platform 2. gcc 5 includes go command to build go apps 3. for coreos enablement, it's use gcc 5 to build go apps Signed-off-by: Leno Hou <leno...@gmail.com> --- app-admin/consul-template/consul-template-0.9.0-r1.ebuild | 5 - app-admin/consul-te

Re: [gentoo-dev] [PATCH v1] enable gccgo for all platform

2015-11-02 Thread Leno Hou
s://golang.org/doc/install/gccgo [2] https://bpaste.net/show/e4c68cfec77c -Leno Hou

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-09-25 Thread Leno Hou
On Fri, Sep 25, 2015 at 3:34 PM, Anthony G. Basile <bluen...@gentoo.org> wrote: > On 9/25/15 1:05 AM, Mike Frysinger wrote: > >> On 25 Sep 2015 10:32, Leno Hou wrote: >> >>> On Thu, Sep 24, 2015 at 11:07 PM, Mike Frysinger wrote: >>> >>>> O

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-09-24 Thread Leno Hou
On Fri, Sep 11, 2015 at 8:01 PM, Leno Hou <leno...@gmail.com> wrote: > > 2. We believe to make Gentoo support ppc64le, we still need to compile > kernel and bootloader > >- Which version of kernel provided by Gentoo would you suggest us to >use? &g

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-09-24 Thread Leno Hou
On Thu, Sep 24, 2015 at 11:07 PM, Mike Frysinger <vap...@gentoo.org> wrote: > On 14 Aug 2015 15:52, Leno Hou wrote: > > On Wed, Aug 12, 2015 at 3:47 PM, Mike Frysinger wrote: > > > On 12 Aug 2015 15:20, Leno Hou wrote: > > > > **Most importantly, Any I

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-09-17 Thread Leno Hou
entoo in it >> and >> filing/fixing bugs :). >> -mike >> > We should also start building stage3s. stage3s for ppc64, or ppc64le ? If its stage3s for ppc64le, that's perfect to work together. > > > -- > Anthony G. Basile, Ph.D. > Gentoo Linux Developer [Ha

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-09-17 Thread Leno Hou
*Leno Hou* E-mail : leno...@gmail.com Phone : 185-0093-5995 On Fri, Sep 11, 2015 at 8:01 PM, Leno Hou <leno...@gmail.com> wrote: > > This is a great pleasure to announce that we've made ppc64le stage 3. > > 1. We've successfully compiled stage 3 for ppc64le. The stage 3 co

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-09-11 Thread Leno Hou
on of grub suitable for ppc64le ? Is there any patches to ppc64le grub ? 3. When the gentoo we make out workable on ppc64le, we would like to know the process of making it officially supported by Gentoo community - For each arch, do we have a subteam to verify the packages? If so, how to reach these guys? - For hardware environment, does anyone have Power8 systems ? -Leno Hou

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-08-14 Thread Leno Hou
On Wed, Aug 12, 2015 at 3:47 PM, Mike Frysinger vap...@gentoo.org wrote: On 12 Aug 2015 15:20, Leno Hou wrote: 2. How to control endian difference via profiles ? i.e. *How to get ppc64le as a full stage/profile along side ppc64* ? Could you give me in detail ? you probably want

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-08-12 Thread Leno Hou
On Wed, Aug 12, 2015 at 11:50 AM, Mike Frysinger vap...@gentoo.org wrote: On 11 Aug 2015 10:45, Anthony G. Basile wrote: On 8/11/15 10:33 AM, Ian Stakenvicius wrote: On 11/08/15 06:11 AM, Leno Hou wrote: I think ppc64le would become popular, https://en.wikipedia.org/wiki/Ppc64

Re: [gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-08-11 Thread Leno Hou
endian in powerpc. *Leno Hou* E-mail : leno...@gmail.com On Tue, Aug 11, 2015 at 5:49 PM, James Le Cuirot ch...@gentoo.org wrote: On Tue, 11 Aug 2015 17:22:21 +0800 Leno Hou leno...@gmail.com wrote: Please let me know forward/steps to port gentoo on ppc64le. I'm not on the ppc team but I

[gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments

2015-08-11 Thread Leno Hou
forward/steps to port gentoo on ppc64le. Appreciated your thoughts, comments and efforts on it ~~~ Leno Hou E-mail: leno...@gmail.com