Fix minor error: duplicate link pjmedia lib (#3544)

This commit is contained in:
jimying 2023-04-28 17:46:21 +08:00 committed by GitHub
parent aa99bc23ae
commit 0a142290d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -320,7 +320,6 @@ export APP_LDLIBS := $(PJSUA_LIB_LDLIB) \
$(PJSIP_SIMPLE_LDLIB) \
$(PJSIP_LDLIB) \
$(PJMEDIA_CODEC_LDLIB) \
$(PJMEDIA_LDLIB) \
$(PJMEDIA_VIDEODEV_LDLIB) \
$(PJMEDIA_AUDIODEV_LDLIB) \
$(PJMEDIA_LDLIB) \