CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/04/16 16:21:40
Modified files:
textproc/wkhtmltopdf/patches:
patch-qt_mkspecs_openbsd-g++_qmake_conf
Log message:
use --std=gnu++98 to unbreak with clang6 (avoiding c++03 to avoid extra mess
passing it through to qmake)
