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