This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
Re: frysk-common ./ChangeLog ./configure.ac ./Chan ...
- From: Stepan Kasal <kasal at ucw dot cz>
- To: frysk at sourceware dot org
- Date: Mon, 18 Dec 2006 20:27:37 +0100
- Subject: Re: frysk-common ./ChangeLog ./configure.ac ./Chan ...
- Organization: <><
- References: <20061218173752.19379.qmail@sourceware.org> <4586DFBF.2080604@redhat.com>
Hello Andrew,
On Mon, Dec 18, 2006 at 01:36:47PM -0500, Andrew Cagney wrote:
> I'm trying to understand this change, it appears to be restricting the
> building of 32-bit-on-64-bit tests to the frysk-core directory?
indeed. To enable it for another frysk-foo, one would just add
FRYSK_DO_ARCH32_TEST
to frysk-foo/configure.ac.
The small advantages of this change is that ./configure --help does not
show --disable-arch32-tests where it is not relevant.
I thought I have consulted this with you long ago, but now it seems I
have fancied this memory.
Shall I move FRYSK_DO_ARCH32_TEST back to frysk-common.ac?
Stepan