bug-make
[Top][All Lists]
Advanced

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

[bug #63867] Port to older versions of gnu tar.


From: Paul D. Smith
Subject: [bug #63867] Port to older versions of gnu tar.
Date: Sun, 5 Mar 2023 08:57:54 -0500 (EST)

Follow-up Comment #2, bug #63867 (project make):

I think the recent email is because the tar options are also used to generate
the release tarball, not just to generate the tarball containing error
results.  Note that we manage these options simply by exporting the
TAR_OPTIONS variable, which means every invocation of tar by GNU make will use
these options.

Sorting the release tarball (and the other options here) is something that
people prefer, to allow for reproducible builds etc.

I think it will work better to simply reset these options when generating the
test results tarball, rather than changing the global settings.  I will do
that.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63867>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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