mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
misc/opennn: Broken on armv7
gcc13 fails. Reported by: fallout
This commit is contained in:
parent
fffcdcda6d
commit
e29cf9dea2
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ WWW= https://www.opennn.net/
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
|
BROKEN_armv7= gcc13 fails: error: use of built-in trait '__remove_cvref(_InIter1)' in function signature, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278630
|
||||||
|
|
||||||
USES= cmake:testing dos2unix
|
USES= cmake:testing dos2unix
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue