Skip to content
Snippets Groups Projects
Commit 6dd3f13e authored by Michal Marek's avatar Michal Marek
Browse files

kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environment


Initialize the ARCH_* overrides before including the arch Makefile, to
avoid picking up the values from the environment. The variables can
still be overriden on the make command line, but this won't happen
by accident.

Signed-off-by: default avatarMichal Marek <mmarek@suse.com>
parent d770e558
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment