Drop -Werror to let this build with clang 15
This commit is contained in:
parent
9515944cbd
commit
bfa2168b9c
@ -29,6 +29,7 @@ CFLAGS += "-DOPENSSL_clear_free=freezero"
|
||||
MODULES = lang/python
|
||||
MODPY_DISTUTILS_BUILD = linux-package
|
||||
MODPY_SETUP_ARGS += --verbose \
|
||||
--ignore-compiler-warnings \
|
||||
--extra-include-dirs=${LOCALBASE}/include \
|
||||
--extra-library-dirs=${LOCALBASE}/lib
|
||||
# this disables checking upstream for updates
|
||||
|
Loading…
x
Reference in New Issue
Block a user