X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/7761ce992c3f7e2f411f09e8fa4855cc2c8bf8b4..1e78305dcf5d03fbd569dcb8a28255c0a50dc21a:/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