X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fnfs%2FMakefile;h=8767e80fc7010c932633a675bbc312273c4d724c;hp=93f325bc72edb78f7ba72a7124d96a948943c64c;hb=f6900d2358ca0ec2f2dc776b9e42e4fca7bffbdf;hpb=05cdb20aa2d96ec05edd345aa1b7689aa26db87d diff --git a/ccan/nfs/Makefile b/ccan/nfs/Makefile index 93f325bc..8767e80f 100644 --- a/ccan/nfs/Makefile +++ b/ccan/nfs/Makefile @@ -1,5 +1,5 @@ CC=gcc -CFLAGS=-g -O0 -Wall -W -I../.. "-D_U_=__attribute__((unused))" -D_FILE_OFFSET_BITS=64 +CFLAGS=-g -O0 -Wall -W -I../.. LIBS= LIBNFS_OBJ = libnfs-raw-mount.o libnfs-raw-portmap.o libnfs-raw-nfs.o libnfs-raw-nfsacl.o mount.o nfs.o nfsacl.o portmap.o pdu.o init.o socket.o libnfs.o libnfs-sync.o