CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/01/24 15:09:40
Modified files:
x11/qt5 : Makefile
Added files:
x11/qt5/patches: patch-qtbase_src_corelib_thread_qbasicatomic_h
Log message:
Try to allow Qt5 to get compiled on SPARC: native atomics implementation
was dropped in Qt 5.2, but Qt could use GCC ones - why not?
Initial report from landry@
