diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-08-01 19:07:43 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-08-01 19:07:43 +0000 |
commit | 9c809d20155e4ad2ac50b824ee772fd481658b87 (patch) | |
tree | 15bd8f3bbeeb3a17c9f2101ad70fd19a7c875328 /databases/py-mysql-connector-python | |
parent | lang/ghc: fix build on powerpc64 elfv1 (diff) |
graphics/blender: fix build on GCC architectures
Error:
/wrkdirs/usr/ports/graphics/blender/work/blender-2.79b/source/blender/blenlib/intern/math_base.c: In function 'double_round':
/wrkdirs/usr/ports/graphics/blender/work/blender-2.79b/source/blender/blenlib/intern/math_base.c:59:17: error: conversion from 'double' to 'float' may change value [-Werror=float-conversion]
if (!isfinite(y))
Fix by adding -Wno-float-conversion.
Also add USES=gl gnome sdl.
PR: 239331
Approved by: FreeBSD@ShaneWare.Biz (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21022
Diffstat (limited to 'databases/py-mysql-connector-python')
0 files changed, 0 insertions, 0 deletions