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

Commit 8a9807e7 authored by Himanshu Agrawal's avatar Himanshu Agrawal Committed by Gerrit - the friendly Code Review server
Browse files

asoc: Compilation fix for SDLLVM toolchain 16.0

Change-Id: Iefd0daebd1931da569d7f6269ff2ab19f63712f1
parent 4853cb76
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -220,6 +220,7 @@ CDEFINES += -DANI_LITTLE_BYTE_ENDIAN \
		-DPTT_SOCK_SVC_ENABLE \
		-Wall\
		-Werror\
		-Wno-enum-conversion \
		-D__linux__

KBUILD_CPPFLAGS += $(CDEFINES)