Changes between Initial Version and Version 1 of Ticket #65496, comment 12
- Timestamp:
- Dec 11, 2023, 11:09:10 PM (12 months ago)
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?1 Has anyone verified that the build isn't mixing use of `make` and `gmake`, between parent and child build processes? 2 2 3 3 While 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.