14 lines
287 B
Text
14 lines
287 B
Text
https://rt.cpan.org/Public/Bug/Display.html?id=117929
|
|
|
|
Index: libpatricia/Makefile.PL
|
|
--- libpatricia/Makefile.PL.orig
|
|
+++ libpatricia/Makefile.PL
|
|
@@ -12,6 +12,8 @@ all :: static
|
|
|
|
test ::
|
|
|
|
+test_dynamic ::
|
|
+
|
|
static :: libpatricia$(LIB_EXT)
|
|
|
|
libpatricia$(LIB_EXT): $(O_FILES)
|