From: Julian Pidancet <julian.pidancet@gmail.com>
To: Roger Pau Monne <roger.pau@entel.upc.edu>
Cc: ian.campbell@citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH 2 of 3] autoconf: check for as86, ld86, bcc and iasl
Date: Fri, 02 Mar 2012 20:55:27 +0000 [thread overview]
Message-ID: <4F5133BF.1000104@gmail.com> (raw)
In-Reply-To: <04c74f6b97ad74ecd322.1329928804@debian.localdomain>
On 02/22/12 16:40, Roger Pau Monne wrote:
> # HG changeset patch
> # User Roger Pau Monne <roger.pau@entel.upc.edu>
> # Date 1329928670 -3600
> # Node ID 04c74f6b97ad74ecd3226be5a4c7478859a74aec
> # Parent 6e86cecd06046b53373b3cbe756d6a9981ff73d3
> autoconf: check for as86, ld86, bcc and iasl
>
> Check for this tools, and set the proper paths on config/Tool.mk.
>
> Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
>
I've recently submitted patches to enable/disable building of
rombios/vgabios in hvmloader through options in Config.mk:
CONFIG_ROMBIOS ?= y
CONFIG_SEABIOS ?= y
If rombios is disabled, then we shouldn't depend on bcc any longer.
Is it possible to introduce an option in the configure script to
set the above variables and not require bcc/as86/ld86 if not building
rombios support in hvmloader ?
--
Julian
next prev parent reply other threads:[~2012-03-02 20:55 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-22 16:40 [PATCH 0 of 3] Another round of fixes for autoconf Roger Pau Monne
2012-02-22 16:40 ` [PATCH 1 of 3] imported patch add_ncurses_autoconf Roger Pau Monne
2012-02-22 16:46 ` [PATCH] autoconf: add check for curses library Roger Pau Monne
2012-03-02 12:21 ` [PATCH 1 of 3] imported patch add_ncurses_autoconf Roger Pau Monné
2012-03-12 10:52 ` Ian Jackson
2012-03-12 11:37 ` Roger Pau Monné
2012-02-22 16:40 ` [PATCH 2 of 3] autoconf: check for as86, ld86, bcc and iasl Roger Pau Monne
2012-03-02 20:55 ` Julian Pidancet [this message]
2012-03-12 11:00 ` Ian Jackson
2012-04-04 11:14 ` Roger Pau Monné
2012-04-04 15:15 ` Ian Jackson
2012-02-22 16:40 ` [PATCH 3 of 3] autoconf: check for Python.h header and -lpython lib Roger Pau Monne
2012-03-12 10:56 ` Ian Jackson
2012-02-22 23:30 ` [PATCH v2] autoconf: check for Python.h header and -lpython* lib Roger Pau Monne
2012-03-12 12:16 ` Ian Jackson
2012-03-12 13:35 ` Roger Pau Monné
2012-03-12 16:33 ` Ian Jackson
2012-03-20 13:06 ` Jan Beulich
2012-03-20 13:40 ` Jan Beulich
2012-03-20 17:02 ` Roger Pau Monné
2012-03-20 17:10 ` Jan Beulich
2012-03-21 11:08 ` Ian Jackson
2012-03-14 14:08 ` Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F5133BF.1000104@gmail.com \
--to=julian.pidancet@gmail.com \
--cc=ian.campbell@citrix.com \
--cc=roger.pau@entel.upc.edu \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.