Skip to content

Commit

Permalink
math/py-or-tools: Broken on armv7
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Jul 31, 2022
1 parent 4f1b51e commit f647a2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions math/py-or-tools/Makefile
Expand Up @@ -11,6 +11,7 @@ COMMENT= Google's Operations Research tools (Python binding)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE-2.0.txt

BROKEN_armv7= SWIG wrapped code invalid in 32 bit architecture, regenerate code using -DSWIGWORDSIZE32
BROKEN_i386= SWIG wrapped code invalid in 32 bit architecture, regenerate code using -DSWIGWORDSIZE32 # see https://github.com/google/or-tools/issues/2130

PY_DEPENDS= ${PYNUMPY} \
Expand Down

0 comments on commit f647a2a

Please sign in to comment.