We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e63528 commit 7063460Copy full SHA for 7063460
platform.txt
@@ -44,7 +44,7 @@ compiler.zephyr.common_cxxflags=-fdata-sections -ffunction-sections -fno-unwind-
44
compiler.zephyr.common_ldflags=-fno-exceptions -fno-rtti -fno-threadsafe-statics -fno-unwind-tables -fno-use-cxa-atexit -lstdc++ -lsupc++ -lnosys -nostdlib
45
46
compiler.zephyr.extra_cxxflags=
47
-compiler.zephyr.extra_ldflags=
+compiler.zephyr.extra_ldflags=-lgcc
48
49
# this can be overriden in boards.txt
50
build.extra_flags=
0 commit comments