Skip to content

tools/recipes/trace-cmd.recipe: Avoid building shared object

FIX

Avoid using install_libs which attempts to build a shared object, when we only want a static binary.

Merge request reports