[Bug 231293] devel/qt5-core: fails to build on armv7 after 5.11 update
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 10 23:00:46 BST 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231293
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Wed Oct 10 22:00:25 UTC 2018
New revision: 481773
URL: https://svnweb.freebsd.org/changeset/ports/481773
Log:
MFH: r481772
devel/qt5-core: unbreak on armv7 after r479286
global/qfloat16.cpp:149:31: error: use of undeclared identifier
'vcvt_f16_f32'
vst1_f16(out_f16 + i, vcvt_f16_f32(vld1q_f32(in + i)));
^
global/qfloat16.cpp:159:28: error: use of undeclared identifier
'vcvt_f32_f16'
vst1q_f32(out + i, vcvt_f32_f16(vld1_f16(in_f16 + i)));
^
PR: 231293
Approved by: maintainer timeout (1 month)
Approved by: ports-secteam blanket
Changes:
_U branches/2018Q4/
branches/2018Q4/devel/qt5-core/files/patch-src_corelib_global_qfloat16.cpp
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list