direct-io.hg
changeset 5667:30e0940a2982
Undo "Add -fPIC tools/xenstore/Makefile".
author | cl349@firebug.cl.cam.ac.uk |
---|---|
date | Tue Jul 05 08:44:29 2005 +0000 (2005-07-05) |
parents | 4b052d8a9a2f |
children | 0e6073537c4a |
files | tools/xenstore/Makefile |
line diff
1.1 --- a/tools/xenstore/Makefile Mon Jul 04 16:02:46 2005 +0000 1.2 +++ b/tools/xenstore/Makefile Tue Jul 05 08:44:29 2005 +0000 1.3 @@ -20,7 +20,6 @@ BASECFLAGS+= -I$(XEN_ROOT)/xen/include/p 1.4 BASECFLAGS+= -I. 1.5 1.6 CFLAGS += $(BASECFLAGS) 1.7 -CFLAGS += -fPIC 1.8 LDFLAGS=$(PROFILE) -L$(XEN_LIBXC) 1.9 TESTDIR=`pwd`/testsuite/tmp 1.10 TESTFLAGS=-DTESTING