I want to specify the default target in ~/.rpmmacros. Apparently I can't.
How would you like to specify it?
$ echo '%_target i386' > ~/.rpmmacros $ rpm --eval %_target i686-linux $
As of rpm-4.0.4-alt98.23: pad:~> grep target ~/.rpmmacros %_configure_target --build=i586-alt-linux-gnu %_target_cpu i586 pad:~> rpm --eval %_target pentium4-linux
er... pad:~> rpm --eval %_target_cpu pentium4