From: Tom Rini Date: Thu, 15 Feb 2018 19:07:04 +0000 (-0500) Subject: Merge git://git.denx.de/u-boot-arc X-Git-Tag: v2018.03-rc3~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=32fe36574ea5e6ea55313e16547b98a984af7767;hp=f116634cd17952a18efb7c8cc6f6a7ef42dd4b8b;p=u-boot Merge git://git.denx.de/u-boot-arc --- diff --git a/arch/arc/config.mk b/arch/arc/config.mk index 13676bd0c8..3ed0c282ba 100644 --- a/arch/arc/config.mk +++ b/arch/arc/config.mk @@ -50,7 +50,7 @@ ifdef CONFIG_CPU_ARCHS38 PLATFORM_CPPFLAGS += -mcpu=archs endif -PLATFORM_CPPFLAGS += -ffixed-r25 -D__ARC__ -gdwarf-2 +PLATFORM_CPPFLAGS += -ffixed-r25 -D__ARC__ -gdwarf-2 -mno-sdata # Needed for relocation LDFLAGS_FINAL += -pie