CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/10/20 15:37:26
Modified files:
x11/qt5 : Makefile
x11/qt5/patches:
patch-qtbase_qmake_generators_unix_unixmake2_cpp
Log message:
Allow COPTS/CXXOPTS ha^Wfeature to work in qmake-generated makefiles.
Similar feature existed in qt4 port, but was lost during Qt5 porting.
Inspired by conversation with Caspar Schutijser, should help him on
updating Qt Creator port.
