aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2018-04-03 04:12:15 +0800
committerAdriaan de Groot <adridg@FreeBSD.org>2018-04-03 04:12:15 +0800
commitcf7175bd8a2e54ae66ba9f4bbacf49b2ef7723d0 (patch)
tree5cd812b75e67520b92ea54f05a79eeeb6583ef03 /astro
parentf8906302f6abe559b4e461af237d6aefa4407457 (diff)
downloadfreebsd-ports-gnome-cf7175bd8a2e54ae66ba9f4bbacf49b2ef7723d0.tar.gz
freebsd-ports-gnome-cf7175bd8a2e54ae66ba9f4bbacf49b2ef7723d0.tar.zst
freebsd-ports-gnome-cf7175bd8a2e54ae66ba9f4bbacf49b2ef7723d0.zip
Fix graphics/Drawfile ahead of CMake 3.11.
The order in which files are placed in mocs_compilation.cpp has changed in CMake 3.11 compared to CMake 3.10. This shows up places where not all of the includes needed for a bit of code, are included -- because by chance, everywhere else they are already included by the time the compiler gets to the offending header. In switching the order around, compiles fail. The error message is in the patch -- just a missing type declaration. Approved by: tcberner (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D14770
Diffstat (limited to 'astro')
0 files changed, 0 insertions, 0 deletions