Skip to content

Commit 088a459

Browse files
quic-ekanguptquic-bkumar
authored andcommitted
Resolve android cross compilation dependency
Signed-off-by: Ekansh Gupta <[email protected]>
1 parent cdc18c9 commit 088a459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ LIBDEFAULT_LISTENER_SOURCES = \
6262
std_mem.c
6363

6464
if ANDROID_CC
65-
USE_LOG = -llog
65+
USE_LOG = -llog
6666
endif
6767

6868
ADSP_CFLAGS = $(LIBDSPRPC_CFLAGS) -DDEFAULT_DOMAIN_ID=0

0 commit comments

Comments
 (0)