CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/05/23 04:36:49
Modified files:
x11/qt4 : Makefile
x11/qt4/patches: patch-configure
patch-mkspecs_openbsd-g++_qmake_conf
x11/qt4/pkg : PFRAG.GCC4-examples PFRAG.GCC4-main
PFRAG.shared-main PLIST-main
Added files:
x11/qt4/patches:
patch-examples_threads_waitconditions_waitconditions_pro
patch-mkspecs_openbsd-g++4_qmake_conf
patch-mkspecs_openbsd-g++4_qplatformdefs_h
patch-src_3rdparty_webkit_JavaScriptCore_JavaScriptCore_pro
patch-src_3rdparty_webkit_WebCore_WebCore_pro
patch-src_corelib_arch_qatomic_i386_h
Log message:
misc fixes
- for gcc4, insist on -fno-wrapv, since it breaks things.
- use atomic builtins as they are available (on i386 at least)
- remove a few reasons why gmake is required (but not all)
- pass MAKE_JOBS to configure step.