git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d770e55
)
kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environment
author
Michal Marek
<mmarek@suse.com>
Thu, 16 Jul 2015 16:23:53 +0000
(18:23 +0200)
committer
Michal Marek
<mmarek@suse.com>
Wed, 22 Jul 2015 15:44:04 +0000
(17:44 +0200)
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: Michal Marek <mmarek@suse.com>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge