bug-make
[Top][All Lists]
Advanced

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

[bug #62175] Port tests to big endian.


From: Paul D. Smith
Subject: [bug #62175] Port tests to big endian.
Date: Sun, 24 Apr 2022 14:53:21 -0400 (EDT)

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

Oh, I see.  It's not that the targets are _rebuilt_ in the wrong order, it's
that the expansion of the secondary prerequisites isn't happening in the order
in which targets are rebuilt.

That's probably OK.  I don't think we need to guarantee that the order in
which secondary expansion happens across targets is any particular way.

In theory it should be the same way they are listed in the makefile since
that's how non-secondary expansion prerequisites are expanded, but I don't
think we need to guarantee that.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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