On vr, 2016-06-10 at 12:42 -0700, Miguel Flores Silverio wrote: > +rpmbuild --target $1 --without debuginfo --without perf --without tools --rebuild $2 When I build locally I also have: --with baseonly --without debug --without doc I've been using these additional flags for years. My hope is that doing this speeds up building the kernel rpms. Of course I've never actually measured anything so this might be cargo cult behavior on my side. (I also build with CONFIG_DEBUG_INFO unset, for a year or two now. See https://lkml.org/lkml/2014/1/28/402 . I mainly noticed that it saves a few GB of space in my rpmbuild directory, if memory serves me right. Cargo cult again?) Paul Bolle _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx