Skip to content

arch/x86/boot/compressed/Makefile hardcodes readelf #771

Closed
@nickdesaulniers

Description

@nickdesaulniers

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 exported.

Metadata

Metadata

Assignees

Labels

[ARCH] x86_64This bug impacts ARCH=x86_64[BUG] linuxA bug that should be fixed in the mainline kernel.[FIXED][LINUX] 5.5This bug was fixed in Linux 5.5

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions