1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-18 09:07:42 +00:00

Enable building using macOS Sonoma

This commit is contained in:
Carles Fernandez
2024-01-01 17:33:15 +01:00
parent 7d6d62dbc6
commit 76f2cc411a
4 changed files with 42 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
)
[comment]: # (
SPDX-FileCopyrightText: 2011-2023 Carles Fernandez-Prades <carles.fernandez@cttc.es>
SPDX-FileCopyrightText: 2011-2024 Carles Fernandez-Prades <carles.fernandez@cttc.es>
)
<!-- prettier-ignore-end -->
@@ -50,6 +50,7 @@ All notable changes to GNSS-SDR will be documented in this file.
- Fixed undefined behaviour in `volk_gnsssdr` arising from incompatibility
between complex numbers in C and C++.
- Now build system paths are not leaked when cross-compiling.
- Enabled building using macOS Sonoma and `arm64` processor architecture.
### Improvements in Repeatability: