From 9cbd97b5ef6836c230bedca29494e991648bedc3 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sun, 16 Sep 2012 16:50:18 -0700 Subject: Improving printouts in &gla. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3a1e1900..0ae0c4bc 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ CFLAGS += -Wall -Wno-unused-function -Wno-unused-but-set-variable $(OPTFLAGS) CXXFLAGS += $(CFLAGS) #LIBS := -m32 -ldl -rdynamic -lreadline -ltermcap -LIBS := -ldl -lreadline +LIBS := -ldl -lreadline -lpthread SRC := GARBAGE := core core.* *.stackdump ./tags $(PROG) arch_flags -- cgit v1.2.3