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:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user