1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Mark BROKEN: fails to link

/usr/bin/ld: libtutorial_device_ispc.a(tutorial_device.dev_sse2.o): relocation R_X86_64_PC32 against `__stdoutp@@FBSD_1.0' can not be used when making a shared object

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-03-17 08:13:31 +00:00
parent 0b3a951c8c
commit da2e226c75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496026

View File

@ -11,6 +11,8 @@ COMMENT= Collection of high-performance ray tracing kernels
LICENSE= APACHE20
BROKEN= fails to link
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= heavy use of SSE instructions