Closed
Description
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 and export
ed.