Reported-by: Dmitry Golovin <dima@golovin.in> https://github.com/ClangBuiltLinux/continuous-integration/issues/73#issuecomment-552566001 this should use `$(READELF)` not `${CROSS_COMPILE}readelf`, which also needs to be defined in the top level Makefile and `export`ed.
Reported-by: Dmitry Golovin [email protected]
ClangBuiltLinux/continuous-integration#73 (comment)
this should use
$(READELF)not${CROSS_COMPILE}readelf, which also needs to be defined in the top level Makefile andexported.