On Wed, Mar 8, 2023 at 12:15 AM Kenneth Goldman <kgold...@us.ibm.com> wrote:
>
> Where are the macros defined?  I.e., %configure probably expands
> to ./configure and %make_build to make.

In addition to Chuck's reply, you can also use the --eval (or -E) flag
with rpm to see the values of variables or to what a macro actually
corresponds. For example, "rpm -E %{_isa}" gives "(x86-64)" on an
x86_64 host.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to