CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/05/13 08:03:07
Modified files:
x11/qt4 : Makefile
Added files:
x11/qt4/patches:
patch-src_3rdparty_webkit_Source_JavaScriptCore_jit_JITStubs_cpp
Log message:
On amd64 we need to make sure function calls in inline assembly code go
through the PLT, so do on OpenBSD what Linux and FreeBSD are already doing.
Fixes build with binutils 2.17 and fixes a potential runtime issue with
binutils 2.15.
ok espie@
