mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 21:19:09 +08:00
d5b34f9ce0
CONFIG_LIBM option may be required by some toolchains that do not include standard math library. Morover CONFIG_PTHREAD_STACK_MIN was listed twice in the list. Signed-off-by: Michal Lenc <michallenc@seznam.cz>