K 10 svn:author V 3 dim K 8 svn:date V 27 2017-12-18T17:48:43.714765Z K 7 svn:log V 361 Apply upstream change from libffi to check for HAVE_AS_X86_PCREL for all x86 targets. This should eliminate any text relocations, in particular for the i386 build, making it possible to build the port with lld without having to use -z notext. Obtained from: https://github.com/libffi/libffi/pull/174 Approved by: zeising (maintainer) PR: 214864 MFH: 2017Q4 END