[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Add -fPIC tools/xenstore/Makefile



ChangeSet 1.1718, 2005/06/17 23:54:26+01:00, iap10@xxxxxxxxxxxxxxxxxxxxx

        Add -fPIC tools/xenstore/Makefile 
        
        From: Jerone Young <jyoung5@xxxxxxxxxx>
        Signed-off-by: ian@xxxxxxxxxxxxx



 Makefile |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/tools/xenstore/Makefile b/tools/xenstore/Makefile
--- a/tools/xenstore/Makefile   2005-06-17 21:04:21 -04:00
+++ b/tools/xenstore/Makefile   2005-06-17 21:04:21 -04:00
@@ -20,6 +20,7 @@
 BASECFLAGS+= -I.
 
 CFLAGS += $(BASECFLAGS)
+CFLAGS += -fPIC
 LDFLAGS=$(PROFILE) -L$(XEN_LIBXC)
 TESTDIR=`pwd`/testsuite/tmp
 TESTFLAGS=-DTESTING

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.