bug-make
[Top][All Lists]
Advanced

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

Re: GNU Make 4.4.0.91 on AIX 7.2


From: Paul Smith
Subject: Re: GNU Make 4.4.0.91 on AIX 7.2
Date: Sun, 19 Feb 2023 15:09:28 -0500
User-agent: Evolution 3.46.4 (by Flathub.org)

On Sun, 2023-02-19 at 20:55 +0100, Bruno Haible wrote:
>   - 1 from category 'features/include'.

Hm.  I don't know what the problem is here; clearly we shouldn't be
printing this line twice:

*** work/features/include.base.37       Sun Feb 19 19:38:21 2023
--- work/features/include.log.37        Sun Feb 19 19:38:21 2023
***************
*** 1,2 ****
--- 1,3 ----
  touch -a test.foo
+ touch -a test.foo
  make: 'test' is up to date.

I wonder if it's related to the "touch -a" option.  We don't use that
anywhere else that I know of.  Does touch on AIX support the "-a"
option?



reply via email to

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