From bc6765d99d39dac2fa565d5c251b55fe957c0b6a Mon Sep 17 00:00:00 2001 From: BPanther Date: Thu, 9 Jan 2020 21:32:07 +0100 Subject: [PATCH] arm/mips: eplayer3 binary disabled Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/c64bb2766eccd1ab4689c76627b20c8a76649a71 Author: BPanther Date: 2020-01-09 (Thu, 09 Jan 2020) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- libeplayer3/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libeplayer3/Makefile.am b/libeplayer3/Makefile.am index 04e808c..402e575 100644 --- a/libeplayer3/Makefile.am +++ b/libeplayer3/Makefile.am @@ -63,7 +63,7 @@ libeplayer3_la_SOURCES = $(SOURCE_FILES) LIBEPLAYER3_LIBS = libeplayer3.la -lpthread -lavformat -lavcodec -lavutil -lswresample -bin_PROGRAMS = eplayer3 -eplayer3_SOURCES = main/exteplayer.c -eplayer3_LDADD = $(LIBEPLAYER3_LIBS) -eplayer3_DEPENDENCIES = libeplayer3.la +#bin_PROGRAMS = eplayer3 +#eplayer3_SOURCES = main/exteplayer.c +#eplayer3_LDADD = $(LIBEPLAYER3_LIBS) +#eplayer3_DEPENDENCIES = libeplayer3.la