Buildsystems are often part of ecosystems that have needs for common macro 
definitions that do not fit into the build sections themselves, it'd be good to 
have a way to have a way to define macros as a part of using a buildsystem.

What inspired this is Rust and Go having all these nice %cargo_build, 
%cargo_install, %gopkg install etc macros but still those thousands of specs 
carry crud like `%global debug_package %{nil}` in each. It should be possible 
to declare such a thing once and for all in a single place in a Buildsystem 
declaration. Obviously there are any number of other macro use-cases.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3260
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to