K 10 svn:author V 6 rakuco K 8 svn:date V 27 2017-10-07T19:10:45.143733Z K 7 svn:log V 374 Pass -fPIC on armv7 as well. This fixes the following build error: /usr/bin/ld: 7zEncode.o(.text+0x2d04): unresolvable R_ARM_MOVW_ABS_NC relocation against symbol `_ZTIi@@CXXABI_1.3' /usr/bin/ld: final link failed: Nonrepresentable section on output c++: error: linker command failed with exit code 1 (use -v to see invocation) PR: 222852 Submitted by: guyyur@gmail.com END