mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
graphics/diplib: Not broken on i386 and aarch64
Based on comments in the linked issues.
This commit is contained in:
parent
ef0f4c5a06
commit
a62a35ccd9
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ WWW= https://diplib.org/
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
BROKEN_aarch64= runaway builds, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276690
|
|
||||||
BROKEN_i386= compilation fails: constructor cannot be redeclared, see https://github.com/DIPlib/diplib/issues/162
|
|
||||||
|
|
||||||
LIB_DEPENDS= libglfw.so:graphics/glfw
|
LIB_DEPENDS= libglfw.so:graphics/glfw
|
||||||
|
|
||||||
USES= cmake:testing compiler:c++14-lang gl
|
USES= cmake:testing compiler:c++14-lang gl
|
||||||
|
|
Loading…
Add table
Reference in a new issue