From 1501df045f75b1ee607b49ce2f970c762a2538a4 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Thu, 24 Jan 2013 16:01:28 +0100 Subject: Deprecate the EXTRA_LIBS variable. Instead specify explicit library dependencies for codecs and plugins. --- lib/tlsf/libtlsf.make | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/tlsf/libtlsf.make') diff --git a/lib/tlsf/libtlsf.make b/lib/tlsf/libtlsf.make index cb61a5c09e..e36efe5e27 100644 --- a/lib/tlsf/libtlsf.make +++ b/lib/tlsf/libtlsf.make @@ -14,7 +14,6 @@ TLSFLIB := $(BUILDDIR)/lib/libtlsf.a OTHER_SRC += $(TLSFLIB_SRC) INCLUDES += -I$(TLSFLIB_DIR)/src -EXTRA_LIBS += $(TLSFLIB) TLSFLIBFLAGS = $(CFLAGS) -fstrict-aliasing -ffunction-sections $(SHARED_CFLAGS) -- cgit v1.2.3