1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/math/rocs
Raphael Kubo da Costa 1e962ef33d Explicitly build with -std=gnu++98
clang 6.0 will default to -std=gnu++14, which breaks the build:

    /wrkdirs/usr/ports/math/rocs/work/rocs-4.14.3/VisualEditor/Actions/SelectMoveHandAction.cpp:86:52: error: no viable conversion from 'int' to 'QPainter::RenderHints' (aka 'QFlags<QPainter::RenderHint>')
            _graphScene->views().at(0)->setRenderHints(QPainter::Antialiasing

PR:		224945
2018-01-09 20:53:24 +00:00
..
distinfo
Makefile Explicitly build with -std=gnu++98 2018-01-09 20:53:24 +00:00
pkg-descr
pkg-plist