On Mon, 28 May 2018 15:54:54 +0200
Tobias Tschinkowitz <tobias_AT_he4d.net> wrote:
Hey Tobias,
> After this changes i cannot build on OpenBSD anymore
>
> It fails with:
>
> "Using $< in a non-suffix rule context is a GNUmake idiom (Makefile:
> 63)"
yes, I have cooked a patch to fix this earlier. The order of the
arguments was also not correct, leading to build problems on very
pedantic linkers (as buf[] is defined in slstatus.c and thus it needs
to come last, if I'm not mistaken).
With best regards
Laslo
--
Laslo Hunhold <dev_AT_frign.de>
Received on Mon May 28 2018 - 16:00:43 CEST