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

Commit a753cd9a authored by Max Filippov's avatar Max Filippov Committed by Chris Zankel
Browse files

xtensa: fix CODA build



Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 7c94fe4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ PLATFORM = $(platform-y)
export PLATFORM

# temporarily until string.h is fixed
KBUILD_CFLAGS += -ffreestanding
KBUILD_CFLAGS += -ffreestanding -D__linux__

KBUILD_CFLAGS += -pipe -mlongcalls