[Buildroot] [PATCH 1/2] package/xen: Force disable SDL for xen-qemu build

Alistair Francis alistair23 at gmail.com
Thu Jan 18 21:38:19 UTC 2018


On Thu, Jan 18, 2018 at 1:31 PM, Matthew Weber
<matthew.weber at rockwellcollins.com> wrote:
> Peter,
>
> On Thu, Jan 18, 2018 at 3:27 PM, Peter Korsgaard <peter at korsgaard.com> wrote:
>>>>>>> "Matthew" == Matthew Weber <matthew.weber at rockwellcollins.com> writes:
>>
>> Hi,
>>
>>  > Actually this is cleaner and only sets when the tools build occurs.
>>
>>  > --- a/package/xen/xen.mk
>>  > +++ b/package/xen/xen.mk
>>  > @@ -43,6 +43,7 @@ XEN_DEPENDENCIES += argp-standalone
>>  >  endif
>>  >  XEN_INSTALL_TARGET_OPTS += DESTDIR=$(TARGET_DIR) install-tools
>>  >  XEN_MAKE_OPTS += dist-tools
>>  > +XEN_CONF_OPTS =  --with-extra-qemuu-configure-args="--disable-sdl"
>>
>> Agreed, but lease make that += like the rest of the file.
>
> Good catch.

Ok, preparing a patch now. Thanks for the feedback.

Alistair



More information about the buildroot mailing list