From 2c231515ea791d45d206dacfe0268341bb7fdfd0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 25 Aug 2007 20:49:17 +0200 Subject: [PATCH] Setting of LIBS is no longer necessary. --- lib/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index a3343075..fe3d0ff0 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -64,7 +64,6 @@ LIBUCW_INCLUDES= \ ifdef CONFIG_UCW_THREADS # Some modules require threading -LIBS+=-lpthread LIBUCW_MODS+=threads-conf workqueue asio fb-direct LIBUCW_INCLUDES+=workqueue.h semaphore.h asio.h endif -- 2.39.5