projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c9abbd
)
no-force-CROSS_COMPILE-powerpc
author
Vagrant Cascadian
<vagrant@debian.org>
Fri, 28 Aug 2020 23:35:40 +0000
(
00:35
+0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Fri, 28 Aug 2020 23:35:40 +0000
(
00:35
+0100)
Debian typically builds natively, so disable forced use of
cross-compile.
Gbp-Pq: Name no-force-CROSS_COMPILE-powerpc.diff
arch/powerpc/config.mk
patch
|
blob
|
history
diff --git
a/arch/powerpc/config.mk
b/arch/powerpc/config.mk
index 88e2c58cb44a62156986a3c1bc94611e4daea30b..307ca65745c8615445e6d148a9c87468d6dbd10f 100644
(file)
--- a/
arch/powerpc/config.mk
+++ b/
arch/powerpc/config.mk
@@
-3,10
+3,6
@@
# (C) Copyright 2000-2010
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-ifeq ($(CROSS_COMPILE),)
-CROSS_COMPILE := ppc_8xx-
-endif
-
CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000
LDFLAGS_FINAL += --gc-sections
LDFLAGS_FINAL += --bss-plt