Hi Christoph, On Wed, Mar 06, 2013 at 11:10:30AM +0100, Christoph Fritz wrote: > > I'm not sure if you misunderstood something, but I didn't mean that you > > should remove the configure options. > > Thanks for the notice. I got you right.
No :-) > > You should explicitly specify all the options from the "Optional > > Features" section from "./configure --help". > > And then comment out the ones which will never be used, either by > kconfig opt-in nor opt-out? No, but instead set them to the variant you have tested. The issue is that, with a lot of configure options, not setting them explicitly means that configure autodetects them. That may lead to different results, i.e. based on the build order or other host influences. So you should always specify all options - either according to the configuration, or with a fixed value. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
