X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/f690366765c39b7177ef677cce8f6f62744e604b..7761ce992c3f7e2f411f09e8fa4855cc2c8bf8b4:/Makefile diff --git a/Makefile b/Makefile index 58e185f..9545635 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ CFLAGS = -O2 -Wall LD = ld ALL_CFLAGS = $(CFLAGS) -fPIC -ALL_LDFLAGS = $(LDFLAGS) -shared -Wl,-x +ALL_LDFLAGS = $(LDFLAGS) -shared -pthread -Wl,-x all: libnss_nonlocal.so.2 linktest