Skip to content

Commit

Permalink
Merge pull request gnuradio#547 from luigifcruz/patch-1
Browse files Browse the repository at this point in the history
Fix Typo
  • Loading branch information
michaelld authored Dec 20, 2021
2 parents f6174f8 + 8092a33 commit be3cf50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Toolchains/arm_cortex_a53_hardfp_native.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
########################################################################
# 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>
########################################################################
set(CMAKE_CXX_COMPILER g++)
Expand Down

0 comments on commit be3cf50

Please sign in to comment.