[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH 1/3] Add powerpc little-endian (ppc64le) flags
From: |
Colin Watson |
Subject: |
Re: [RFC PATCH 1/3] Add powerpc little-endian (ppc64le) flags |
Date: |
Fri, 19 Sep 2014 14:48:35 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
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 least not
without another comment explaining what's going on ...
Thanks,
--
Colin Watson address@hidden