[Rpm-maint] [rpm-software-management/rpm] Does it possible to override macro defined in spec file? (Discussion #3862)
Michal Domonkos
notifications at github.com
Tue Jul 15 09:55:38 UTC 2025
If you *can* modify `other.spec`, then you can prevent the macro from being overridden, by guarding the definition like this:
```
%{!?toolchain:%global toolchain gcc}
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3862#discussioncomment-13763001
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/3862/comments/13763001 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250715/80722fc9/attachment.htm>
More information about the Rpm-maint
mailing list