Closed jborean93 closed 2 years ago
I've had to remove -Werror as Cython was causing some warnings in the latest compiled code. The error is due to https://github.com/cython/cython/issues/5041.
-Werror
I've had to remove
-Werror
as Cython was causing some warnings in the latest compiled code. The error is due to https://github.com/cython/cython/issues/5041.