Re: [RFC PATCH 1/3] Add powerpc little-endian (ppc64le) flags

2014-09-19 Thread Colin Watson
On Wed, Sep 17, 2014 at 07:04:44PM -0300, Paulo Flabiano Smorigo wrote: > +if test x$target_cpu = xpowerpc && test x$ac_cv_c_bigendian = xno; then > + #LD_FORCE_LE=1 You should probably either uncomment this or remove it. We don't normally leave commented-out bits of code lying around, at lea

Re: [RFC PATCH 2/3] Files reorganization and include some libgcc fuctions

2014-09-19 Thread Colin Watson
On Wed, Sep 17, 2014 at 06:43:44PM -0300, Paulo Flabiano Smorigo wrote: > Colin, I changed the patches following your suggestions and making it > more likely to the no-libgcc branch from Vladimir. In this branch, > phcoder added compiler-rt.{c,h,S} with the necessary code in it. > > My approach is

Re: Has anyone integrate openSSL into GRUB?

2014-09-19 Thread Mat Troi
Thank you for bringing up the licensing issue. It would have been a waste of time developing it and then can't use it. I think our group is going to pursue the gnuTLS route. If anyone has experienced in integrating gnuTLS or any other library into GRUB2, please let me know. Thanks. On Mon, Sep