Re: [PATCH] dist: ordering of files in DIST_COMMON is deterministic now
Peter Rosin <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
> diff --git a/NEWS b/NEWS > index bdc9bb9..5d14c5e 100644 > --- a/NEWS > +++ b/NEWS > @@ -116,6 +116,10 @@ New in 1.14.2: > risks causing "Arg list too long" for projects using automatic > dependency tracking and having a ton of source files (bug#18744). > > + - Automake tries to offer a more deterministic for generated Makefiles, Is "output" missing? > + in the face of the newly-introduced randomization for hash keys order > + in Perl 5.18. Cheers, Peter