From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Fri, 22 Feb 2013 15:57:50 -0300 Subject: [Buildroot] [PATCH] libffi: fix powerpc build breakage In-Reply-To: <87ip5kdwcm.fsf@dell.be.48ers.dk> References: <1361552133-16421-1-git-send-email-gustavo@zacarias.com.ar> <87ip5kdwcm.fsf@dell.be.48ers.dk> Message-ID: <5127BFAE.50908@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 02/22/2013 03:42 PM, Peter Korsgaard wrote: > Thanks, but probably it makes more sense to use Gilles' version: > > http://sourceware.org/ml/libffi-discuss/2013/msg00079.html Huh, missed it by a few hours, happens when you look at things the night before fixing them :) Honestly it doesn't make more sense since it's the same, it's just more fair, sent V2. Regards.