Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c3005475 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: build: retire old toggles



These are really ancient toggles and tools no longer require them to be
passed. This paves way for deprecating them in long run.

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent d975cbc8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -50,9 +50,6 @@ atleast_gcc44 := $(call cc-ifversion, -ge, 0404, y)

cflags-$(atleast_gcc44)			+= -fsection-anchors

cflags-$(CONFIG_ARC_HAS_LLSC)		+= -mlock
cflags-$(CONFIG_ARC_HAS_SWAPE)		+= -mswape

ifdef CONFIG_ISA_ARCV2

ifndef CONFIG_ARC_HAS_LL64