mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 19:04:15 +08:00
eba185b04b
to generate more information for profile feedback optimization and remove -lgcov from STDLIBS since gcc/clang will automatically add the profile help lirary(triggered by -fprofile-generate). Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>