[PATCH] Fix paths for building in FreeBSD

Jason A. Donenfeld Jason at zx2c4.com
Wed Oct 17 21:54:42 CEST 2012


On Wed, Oct 17, 2012 at 9:44 PM, Džen <yvldwt at gmail.com> wrote:
> but there does not seem to be a way to implement such a complex condition
> with GNU make.

ifeq ($(uname_S),$(filter $(uname_S),FreeBSD OpenBSD))

ugly, but that works.


> Maybe we should consider to switch to BSD-style Makefiles?

Keep dreaming!




More information about the CGit mailing list