Re: [PATCH] Support custom build options in config.mak
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:08
Hi,
On Tue, 11 Oct 2005, Junio C Hamano wrote:
With this patch, you can store the configuration options like
NO_CURL=YesPlease or NO_OPENSSL=YesPlease into a file named
Make, and I typically do this:
[...]