mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
devel/corrade: Broken on 13 and 14 armv7
Reported by: fallout
This commit is contained in:
parent
4b8fa69ce1
commit
cb2959b38c
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ WWW= https://magnum.graphics/corrade/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_FreeBSD_13_armv7= compilation fails: error: use of undeclared identifier 'vshrn_high_n_u16'
|
||||
BROKEN_FreeBSD_14_armv7= compilation fails: error: use of undeclared identifier 'vshrn_high_n_u16'
|
||||
|
||||
USES= cmake:testing compiler:c++14-lang
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue