K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-09-05T14:15:28.981987Z K 7 svn:log V 311 multimedia/libx264: set LLD_UNSAFE for i386 and armv7 libx264 has relocations against readonly segment(s) and lld exits with an error suggesting recompiling with -fPIC. As this may introduce a performance impact, for now just fall back to GNU ld.bfd. PR: 230214 Approved by: koobs (maintainer) MFH: 2018Q3 END