databases/py-gdbm@py39: fix build on GCC architectures

cc1: error: unrecognized command line option "-Wno-unused-result"
This commit is contained in:
Piotr Kubaj
2020-11-16 15:59:41 +00:00
parent 1d734e07f9
commit c5a9268459

View File

@@ -18,7 +18,7 @@ LIB_DEPENDS= libgdbm.so:databases/gdbm
PORTSCOUT= ignore:1
USES= python tar:xz
USES= compiler:c11 python tar:xz
USE_PYTHON= distutils autoplist allflavors
PYDISTUTILS_INSTALLARGS+= --install-lib ${PYTHONPREFIX_LIBDIR}/lib-dynload