File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ compiler.define=-DARDUINO=
3939compiler.zephyr.includes_file={build.variant.path}/includes.txt
4040compiler.zephyr.cflags_file={build.variant.path}/cflags.txt
4141compiler.zephyr.cxxflags_file={build.variant.path}/cxxflags.txt
42- compiler.zephyr.macros="-imacros{build.variant.path}/llext-edk/include/zephyr/include/generated/zephyr/autoconf.h" "-imacros{build.variant.path}/llext-edk/include/zephyr/include/zephyr/toolchain/zephyr_stdint.h"
42+ compiler.zephyr.macros="-imacros{build.variant.path}/llext-edk/include/zephyr/include/generated/zephyr/autoconf.h" "-imacros{build.variant.path}/llext-edk/include/zephyr/include/zephyr/toolchain/zephyr_stdint.h" -D_XOPEN_SOURCE=700
4343compiler.zephyr.common_cxxflags=-fdata-sections -ffunction-sections -fno-unwind-tables
4444compiler.zephyr.common_ldflags=-fno-exceptions -fno-rtti -fno-threadsafe-statics -fno-unwind-tables -fno-use-cxa-atexit -lstdc++ -lsupc++ -lnosys -nostdlib
4545
You can’t perform that action at this time.
0 commit comments