991c5029a0
Summary: - Fixes a linker issue in https://github.com/apache/nuttx/pull/8244 by disabling compiler optimization. - Adjusts CONFIG_DEFAULT_TASK_STACKSIZE to 4096 to ensure proper functioning of cxxtest. Impact: - The changes may slightly affect performance due to disabled optimizations but are necessary for cxxtest stability. Testing: - Successfully tested on QEMU-8.1.2 with arm gcc 12.3.Rel1, confirming resolution of the linker issue and stable operation of cxxtest. Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
---|---|---|
.. | ||
arm | ||
arm64 | ||
avr | ||
dummy | ||
hc/m9s12 | ||
mips | ||
misoc/lm32/misoc | ||
or1k/mor1kx/or1k | ||
renesas | ||
risc-v | ||
sim/sim/sim | ||
sparc | ||
x86/qemu/qemu-i486 | ||
x86_64/intel64/qemu-intel64 | ||
xtensa | ||
z16/z16f/z16f2800100zcog | ||
z80 | ||
.gitignore | ||
Board.mk | ||
boardctl.c | ||
CMakeLists.txt | ||
dummy.c | ||
Kconfig | ||
Makefile |