aboutsummaryrefslogtreecommitdiff
path: root/astro/oskar
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-16 12:21:26 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-16 12:21:26 +0000
commiteed5a05d8e1b65a76a964f092f1d078db4724c28 (patch)
tree1114d9351188d52665cdabd28720e191f1a94b84 /astro/oskar
parent4cd40d8e2a132cc4f4e359222bda8e354717c56c (diff)
downloadports-eed5a05d8e1b65a76a964f092f1d078db4724c28.tar.gz
ports-eed5a05d8e1b65a76a964f092f1d078db4724c28.zip
Notes
Diffstat (limited to 'astro/oskar')
-rw-r--r--astro/oskar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/oskar/Makefile b/astro/oskar/Makefile
index 20abb226a3c3..42f7b96ba636 100644
--- a/astro/oskar/Makefile
+++ b/astro/oskar/Makefile
@@ -11,7 +11,7 @@ COMMENT= SKA Radio telescope simulator
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= gccfeatures.h:54:4: This code has only been tested on x86 and powerpc platforms
BROKEN_FreeBSD_12_powerpc64= fails to compile: oskar_convert_cirs_relative_directions_to_enu_directions.c:67:29: 'csinl' undeclared (first use in this function)