WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Undo "Add -fPIC tools/xenstore/Makefile".

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] Undo "Add -fPIC tools/xenstore/Makefile".
From: Xen patchbot -unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 05 Jul 2005 04:50:10 -0400
Delivery-date: Tue, 05 Jul 2005 08:50:31 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID 30e0940a2982523f89d4c6ecdffb1087b1f2d2bc
# Parent  4b052d8a9a2fea73920dbb24b15b945bc5eacf87

Undo "Add -fPIC tools/xenstore/Makefile".

diff -r 4b052d8a9a2f -r 30e0940a2982 tools/xenstore/Makefile
--- a/tools/xenstore/Makefile   Mon Jul  4 16:02:46 2005
+++ b/tools/xenstore/Makefile   Tue Jul  5 08:44:29 2005
@@ -20,7 +20,6 @@
 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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Undo "Add -fPIC tools/xenstore/Makefile"., Xen patchbot -unstable <=