From 86676ac8c40a96880f323c2b1a09a5714d85705e Mon Sep 17 00:00:00 2001 From: Timo Teras Date: Wed, 12 Nov 2008 11:57:53 +0200 Subject: build: remove pthreads references --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 897b4f8..06ab4c8 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ INSTALLDIR=$(INSTALL) -d CFLAGS=-g -D_GNU_SOURCE -Werror -Wall -Wstrict-prototypes -std=gnu99 \ -DAPK_VERSION=\"$(FULL_VERSION)\" LDFLAGS=-g -LIBS=-lpthread +LIBS=/usr/lib/libz.a ifeq ($(STATIC),yes) CFLAGS+=-fno-stack-protector -- cgit v1.2.3-70-g09d2