Index: Makefile =================================================================== --- Makefile.orig 2015-11-16 00:12:52.594259531 +0100 +++ Makefile 2015-11-16 00:13:29.030165015 +0100 @@ -50,7 +50,7 @@ else LDFLAGS += --static else CFLAGS += -flto - LDFLAGS += --static -flto + LDFLAGS += -flto endif endif ifeq ($(UNAME), OpenBSD)