make package: Provide shim for "gmake"
#1
Sat, 2018-03-31 01:33
mcandre
-
- Offline
- 1 day 10 hours ago
- 2016-02-09
Some project builds invoke GNU make as "gmake", which breaks in environments where GNU make is provided only as "make".
Please add a soft-link shim or similar so that build scripts referencing "gmake" can run better in Alpine.