Skip to content

Commit

Permalink
graphics/py-PyOpenGL-accelerate: Unbreak build on CURRENT by silencin…
Browse files Browse the repository at this point in the history
…g the warning.
  • Loading branch information
arrowd committed Mar 24, 2023
1 parent 68877e2 commit 6b8f8d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions graphics/py-PyOpenGL-accelerate/Makefile
Expand Up @@ -17,6 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist cython distutils

CFLAGS= -Wno-int-conversion

post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +

Expand Down

0 comments on commit 6b8f8d8

Please sign in to comment.