CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/05/12 14:56:49
Added files:
multimedia/x265/patches: patch-source_test_checkasm-a_asm
Log message:
Make sure the amd64 assembly code calls libc functions through the PLT such
that it can be used to bake PIE. The binutils 2.15 linker (incorrectly)
allows direct calls, but binutils 2.17 flags this as an error.
ok Brad (maintainer)
