K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-09-16T11:18:54.669088Z K 7 svn:log V 499 devel/p5-Data-MessagePack-Stream: fix build on armv7 armv7 needs -fPIC in CFLAGS to build this port: /usr/bin/ld: error: can't create dynamic relocation R_ARM_ABS32 against local symbol in readonly segment; recompile object files with -fPIC >>> defined in msgpack-0.5.7/src/.libs/libmsgpack.a(unpack.o) >>> referenced by unpack.c >>> unpack.o:(template_execute) in archive msgpack-0.5.7/src/.libs/libmsgpack.a PR: 240068 Approved by: kuriyama (maintainer timeout), linimon (mentor) END