mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 11:23:34 +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>