diff options
Diffstat (limited to 'science/cdo/Makefile')
-rw-r--r-- | science/cdo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 63167e8c876b..7051f227dae6 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ENV= PYTHON=${PYTHON_CMD} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes +TESTING_UNSAFE= 765 tests fail TEST_TARGET= check USE_CXXSTD= c++20 USE_LDCONFIG= yes |