On Mon, 08 Mar 2004 12:42:17 +0100 Michal Zeravik <michalz@xxxxxxxxxxx> wrote: > how can I set custom cflags for rebuilding src.rpm? > /usr/lib/rpm/rpmrc seems to not affecting cflags when I use > --target=athlon. I just do "export CFLAGS=-O2 -march=i686" before I run rpmbuild. You can use "-march=athlon" instead. -- -John (JohnThompson@xxxxxxxxxx)