From 6290809da20ab0a171df0fa6dcfbc0575a8936f2 Mon Sep 17 00:00:00 2001 From: Slaven Rezic Date: Sat, 25 Feb 2017 14:03:23 +0100 Subject: [PATCH] workaround for RT #117800 --- Makefile.PL.sombok | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.PL.sombok b/Makefile.PL.sombok index 6888390..5b643d0 100644 --- a/Makefile.PL.sombok +++ b/Makefile.PL.sombok @@ -43,6 +43,9 @@ lint: pure_all :: $(NOECHO) $(NOOP) +dynamic :: + $(NOECHO) $(NOOP) + '; $r .= ' # This is a workaround, the problem is that our old GNU make exports -- 2.1.2