Changes between Version 3 and Version 4 of Ticket #60747, comment 15
- Timestamp:
- Sep 5, 2021, 1:24:49 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60747, comment 15
v3 v4 1 1 Is there a chance this could be due to the outdated Make, provided on older macOS releases? 2 2 3 It might be worth testing , by addinga build dep on `port:gmake`, along with the following to use it:3 It might be worth testing with our GMake port: Add a build dep on `port:gmake`, along with the following to use it: 4 4 5 5 `build.cmd ${prefix}/bin/gmake`