Re: [PATCH v2 2/4] Add prereq to detect OS X
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:06:45
larsxschneider@gmail.com writes:
From: Lars Schneider <redacted> Some Unix tools differ between Linux and Mac OS X. Add this prereq to detect OS X and handle it appropriately.
If my comment on 4/4 turns out to be to the point, then we do not need this, I presume? In general, we really should think three times before adding prerequisite based on the platform. A prereq based on a specific feature of the platform is often what we want instead.