diff options
Diffstat (limited to 'net-p2p/aeron/Makefile')
-rw-r--r-- | net-p2p/aeron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/aeron/Makefile b/net-p2p/aeron/Makefile index 22da522e4c37..29e494e63b97 100644 --- a/net-p2p/aeron/Makefile +++ b/net-p2p/aeron/Makefile @@ -33,6 +33,6 @@ CMAKE_TESTING_ON= AERON_TESTS \ LDFLAGS+= -lm \ -luuid -# tests as of 1.44.6: 89% tests passed, 15 tests failed out of 131, see https://github.com/real-logic/aeron/issues/1696 +TESTING_UNSAFE= tests as of 1.44.6: 89% tests passed, 15 tests failed out of 131, see https://github.com/real-logic/aeron/issues/1696 .include <bsd.port.mk> |