databases/py-gdbm@py39: fix build on GCC architectures
cc1: error: unrecognized command line option "-Wno-unused-result"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user