Kernel Rebuild Question

Satish Balay balay at fastmail.fm
Wed Jan 5 17:49:31 UTC 2005


On Wed, 5 Jan 2005, Mostafa Z. Afgani wrote:

rpmbuild --rebuild --target i686  --define 'buildsmp 0'  kernel.src.rpm

> What I (and the OP I suppose) was hoping for was a way to override such
> flags (buildsmp) along with the rpmbuild --rebuild options (without
> editing the *.spec file).

I believe the 'define' stuff can be modified as:

rpmbuild --rebuild --target=i686  --define 'buildsmp 0'  kernel.src.rpm

Satish




More information about the fedora-list mailing list