File xenpaging.makefile.patch of Package xen

(xen-unstable changeset:   21972:d3de6f484610)

---
 tools/xenpaging/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: xen-4.0.2-testing/tools/xenpaging/Makefile
===================================================================
--- xen-4.0.2-testing.orig/tools/xenpaging/Makefile
+++ xen-4.0.2-testing/tools/xenpaging/Makefile
@@ -27,7 +27,7 @@ IBINS    = xenpaging
 all: $(IBINS)
 
 xenpaging: $(OBJS)
-	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^
+	$(CC) $(CFLAGS) $^ -o $@ $(LDFLAGS)
 
 install: all
 	$(INSTALL_DIR) $(DESTDIR)$(SBINDIR)
openSUSE Build Service is sponsored by