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

Re: [PATCH 1/2] Partially revert "Cross-compilation fixes."


  • To: Elliott Mitchell <ehem+xen@xxxxxxx>, "xen-devel@xxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxx>
  • From: Christian Lindig <christian.lindig@xxxxxxxxxx>
  • Date: Mon, 20 Jul 2020 08:25:36 +0000
  • Accept-language: en-GB, en-US
  • Authentication-results: esa1.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: Ian Jackson <Ian.Jackson@xxxxxxxxxx>, "wl@xxxxxxx" <wl@xxxxxxx>, "dave@xxxxxxxxxx" <dave@xxxxxxxxxx>
  • Delivery-date: Mon, 20 Jul 2020 08:25:46 +0000
  • Ironport-sdr: 75N3jJDKQ8VkZh15pqalXUltCYUKJFpfnL5iGz9RbtVQTXvKU1gvTf8kH9NZFGoIZ8lqAJg7Ko Yl8e7cd7riFRjQPBk1JV4TFoKMUtgZXVyU0mlMF6qOTEmGzr4Mo1pNnbKRUikfNbYf5Ad+SuHk 0iOYp51nbh45vWYKTofsH6jPYMoDYX5hxpqMt7BAxQoMdMaHBoZxs2Qs+meUC/d4FhhfwRuDf6 iohbT20W+ivBQU/ND69IsqDUeZ3zrfgvRCSpwb4gTqaarFC4fvLTc8QEmKD6N/3M7YQJSpLiom QhQ=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHWXLPw2WXAlvhnbky26RJ8a7SJFqkQJQKp
  • Thread-topic: [PATCH 1/2] Partially revert "Cross-compilation fixes."

________________________________________
From: Elliott Mitchell <ehem+xen@xxxxxxx>
Sent: 18 July 2020 04:31
To: xen-devel@xxxxxxxxxxxxx
Cc: Ian Jackson; wl@xxxxxxx; Christian Lindig; dave@xxxxxxxxxx
Subject: [PATCH 1/2] Partially revert "Cross-compilation fixes."

This partially reverts commit 16504669c5cbb8b195d20412aadc838da5c428f7.

Signed-off-by: Elliott Mitchell <ehem+xen@xxxxxxx>
---
Doesn't look like much of 16504669c5cbb8b195d20412aadc838da5c428f7
actually remains due to passage of time.

Of the 3, both Python and pygrub appear to mostly be building just fine
cross-compiling.  The OCAML portion is being troublesome, this is going
to cause bug reports elsewhere soon.  The OCAML portion though can
already be disabled by setting OCAML_TOOLS=n and shouldn't have this
extra form of disabling.
---
 tools/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tools/Makefile b/tools/Makefile
index 7b1f6c4d28..930a533724 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -40,12 +40,9 @@ SUBDIRS-$(CONFIG_X86) += debugger/gdbsx
 SUBDIRS-$(CONFIG_X86) += debugger/kdd
 SUBDIRS-$(CONFIG_TESTS) += tests

-# These don't cross-compile
-ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))
 SUBDIRS-y += python
 SUBDIRS-y += pygrub
 SUBDIRS-$(OCAML_TOOLS) += ocaml
-endif

 ifeq ($(CONFIG_RUMP),y)
 SUBDIRS-y := libs libxc xenstore
--
2.20.1

-- 
Acked-by: Christian Lindig <christian.lindig@xxxxxxxxxx>




 


Rackspace

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