Use gmake for BSD systems
All threads resolved!
All threads resolved!
This is the same PR as stdpp!559 (merged). The make-package
script now checks whether the system is a BSD and if so uses gmake
(GNU Make) instead of make
to build the package since the latter is incompatible with the GNU Makefiles generated by Coq.
Merge request reports
Activity
mentioned in merge request stdpp!559 (merged)
added 134 commits
-
a46aaf41...b37d1960 - 132 commits from branch
iris:master
- 080198e9 - Use gmake for BSD systems
- 3d5cf36b - Add CHANGELOG.
-
a46aaf41...b37d1960 - 132 commits from branch
I took the liberty of rebasing and adding a CHANGELOG.
Feel free to merge @jung
- Resolved by Ralf Jung
enabled an automatic merge when all merge checks for 29b0fcd9 pass
mentioned in commit 69d2820f
Please register or sign in to reply