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

Peter Korsgaard peter at korsgaard.com
Thu Jan 18 21:27:38 UTC 2018


>>>>> "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.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list