Replace the System V queues by boost::interprocess

This commit is contained in:
Carles Fernandez
2024-12-21 13:20:00 +01:00
parent 47e3cab802
commit cfb56d35d6
7 changed files with 222 additions and 175 deletions
+1
View File
@@ -106,6 +106,7 @@ All notable changes to GNSS-SDR will be documented in this file.
Accordingly, the GNSS-SDR building system now looks for OpenSSL in the first
place and, if not found, then it looks for GnuTLS as a fallback.
- Allow linking against Boost 1.87.0.
- Replace the System V queues by boost::interprocess, improving portability.
### Reliability