mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-12 03:28:06 +00:00
Fix typo
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# SPDX-License-Identifier: BSD-3-Clause
|
# SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
# Toolchain file for building native on a ARM Cortex A72 w/ NEON
|
# Toolchain file for building native on a ARM Cortex A53 w/ NEON
|
||||||
# Usage: cmake -DCMAKE_TOOLCHAIN_FILE=<this file> <source directory>
|
# Usage: cmake -DCMAKE_TOOLCHAIN_FILE=<this file> <source directory>
|
||||||
########################################################################
|
########################################################################
|
||||||
set(CMAKE_CXX_COMPILER g++)
|
set(CMAKE_CXX_COMPILER g++)
|
||||||
|
|||||||
Reference in New Issue
Block a user