- flags like -ggdb are not stripped from the build sources - build log is not always verbose (src_install) - src_install() stage executes building+linking steps - QA Notice: ``` * .../work/raspberrypi-userland-dff5760/interface/vcos/pthreads/vcos_platform.h:777:26: warning: implicit declaration of function 'sbrk' [-Wimplicit-function-declaration] * .../work/raspberrypi-userland-dff5760/interface/vcos/pthreads/vcos_platform.h:818:11: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] ```