1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Mark broken on armvX.

While here, pet portlint.
This commit is contained in:
Mark Linimon 2018-03-18 14:25:28 +00:00
parent b8a7cefcd2
commit 0dcede76ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464915

View File

@ -11,11 +11,14 @@ DISTNAME= rss-glx_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL screensaver collection
BROKEN_armv6= fails to compile: hyperspace.cpp:387:19: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list
BROKEN_armv7= fails to compile: hyperspace.cpp:387:19: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list
LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick \
libGLC.so:graphics/quesoglc
USE_GL= glut
USES= gmake pathfix pkgconfig tar:bzip2 libtool
USE_GL= glut
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include