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

Commit 30a6da00 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "qahw: test: link the math library for qahw_api"

parents 7dc7f415 8901a646
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,4 +40,4 @@ trans_loopback_test_SOURCES = trans_loopback_test.c

trans_loopback_test_CFLAGS  = $(AM_CFLAGS) -Wno-sign-compare -Werror
trans_loopback_test_CFLAGS  += $(trans_loopback_test_INCLUDES)
trans_loopback_test_LDADD = -llog  -lutils ../libqahw.la -lcutils
trans_loopback_test_LDADD = -llog  -lutils ../libqahw.la -lcutils -lm