[Buildroot] [PATCH 1/2] dmraid: disable on ARC arch

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Feb 7 08:00:58 UTC 2014


Dear Ryan Barnett,

On Thu,  6 Feb 2014 23:56:56 +0100, Ryan Barnett wrote:

> diff --git a/package/dmraid/Config.in b/package/dmraid/Config.in
> index 028b46c..2f0c5b4 100644
> --- a/package/dmraid/Config.in
> +++ b/package/dmraid/Config.in
> @@ -2,6 +2,7 @@ config BR2_PACKAGE_DMRAID
>  	bool "dmraid"
>  	depends on BR2_LARGEFILE
>  	depends on BR2_USE_MMU # lvm2
> +	depends on !BR2_arc

I believe it would be good to have a comment above this line that says
why it's disabled. Maybe something like:

	# causes an internal compiler error on ARC

Ditto for the gpsd issue on Microblaze.

And maybe Cc the ARC and Microblaze "maintainers" : Anton Kolesov
<Anton.Kolesov at synopsys.com> for ARC, and Spenser Gilliland
<spenser at gillilanding.com> for Microblaze.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list