Commit 9cbd97b5 by Alan Mishchenko

Improving printouts in &gla.

parent c15137bd
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment