Changes between Initial Version and Version 1 of Ticket #65496, comment 12


Ignore:
Timestamp:
Dec 11, 2023, 11:09:10 PM (7 months ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65496, comment 12

    initial v1  
    1 Has anyone verified that the build isn't mixing use of `make` and gmake`, between parent and child build processes?
     1Has anyone verified that the build isn't mixing use of `make` and `gmake`, between parent and child build processes?
    22
    33While this is rare - and typically only happens in large projects, which mix use of Make with other tools - it's not impossible. And barring a critical bug in `gmake`, that would explain the failure.