Skip to content

Commit

Permalink
nosys.specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Amancio Gómez Vernet committed Nov 13, 2023
1 parent 30996bd commit 0ab029a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ target_compile_options(${EXECUTABLE} PUBLIC
$<$<COMPILE_LANGUAGE:CXX>:-fno-rtti>

-Wall
-specs=/usr/lib/arm-none-eabi/lib/nosys.specs
-specs=nosys.specs
)

target_include_directories(${EXECUTABLE} PUBLIC
Expand Down

0 comments on commit 0ab029a

Please sign in to comment.