On 6/29/21 1:17 AM, Jay K wrote:
The operator -ot causes errors.
It's OK if 'test ! B -ot A' issues a diagnostic on your old platform, so
long as it fails (exits with nonzero status) when that happens. In that
case, some extra work will be done by 'make' because -ot is not
supported, but tha
Hi,
> I'm building GNU tar on Tru64.
> > uname -srm
> OSF1 V5.1 alpha
Note that we dropped support of this platform two years ago. [1]
This means: while we may apply patches that look right and don't
have impact on other platforms, we won't have time to discuss
more complex issues.
> The operat