mirror of
https://github.com/openharmony/third_party_tinyalsa.git
synced 2026-07-01 20:14:06 -04:00
Added 'tinymix' to linker rule
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ VPATH = ../src:../include/tinyalsa
|
||||
.PHONY: all
|
||||
all: -ltinyalsa tinyplay tinycap tinymix tinypcminfo
|
||||
|
||||
tinyplay tinycap tinypcminfo: LDLIBS+=-ldl
|
||||
tinyplay tinycap tinypcminfo tinymix: LDLIBS+=-ldl
|
||||
|
||||
tinyplay: tinyplay.o libtinyalsa.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user