summaryrefslogtreecommitdiffstats
path: root/games/r1q2/files/patch-binaries__client__Makefile
blob: 41cd925579a5163cc3f242f2ccc99373f368e7b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- binaries/client/Makefile.orig	Thu Dec 21 14:55:31 2006
+++ binaries/client/Makefile	Fri Dec 22 00:38:19 2006
@@ -24,7 +24,7 @@
 
 include ../make.inc
 
-LDFLAGS+=-lm -lz
+LDFLAGS+=-lm -lz -lpthread
 
 ifeq ($(shell uname),Linux)
 LDFLAGS+=-ldl
OpenPOWER on IntegriCloud