mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-31 03:14:56 +00:00
Fix markdown
This commit is contained in:
parent
1d703b4b48
commit
fa9d29426c
@ -26,7 +26,7 @@ SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc
|
||||
- The software can now be cross-compiled on Petalinux environments.
|
||||
- Fixes building with GCC 10 (gcc-10 and above flipped a default from `-fcommon`
|
||||
to `-fno-common`, causing an error due to multiple defined lambda functions).
|
||||
- Make use of `std::span` if the compiler supports it.
|
||||
- Make use of `std::span` if the compiler supports it.
|
||||
|
||||
### Improvements in Reliability:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user