diff --git a/repositories/fastrtps.BUILD.bazel b/repositories/fastrtps.BUILD.bazel index 62e58da4..cc6baad6 100644 --- a/repositories/fastrtps.BUILD.bazel +++ b/repositories/fastrtps.BUILD.bazel @@ -15,7 +15,7 @@ cache_entries = { # FastDDS specific options. "SECURITY": "OFF", "NO_TLS": "ON", - "SHM_TRANSPORT_DEFAULT": "OFF", + "SHM_TRANSPORT_DEFAULT": "ON", "COMPILE_TOOLS": "OFF", "INSTALL_TOOLS": "OFF", "FASTDDS_STATISTICS": "OFF",