libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] sort 'find' output to enable deterministic builds.


From: Eric Blake
Subject: Re: [patch] sort 'find' output to enable deterministic builds.
Date: Mon, 15 Mar 2010 19:12:37 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3

On 03/15/2010 01:12 PM, Chris Demetriou wrote:
> The attached patch sorts the output of 'find' in all cases (where it's
> not already sorted), so as to produce deterministic results.

Does libtool globally force the C locale, or do you need to use:

LC_ALL=C sort

throughout your patch to further ensure deterministic behavior across
different default locales?

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]