Hello, I was wondering if it would be possible to support custom BuildOptions
for the declarative build system.
For example, instead of:
```
BuildOption(install): -l -X foo
```
I'd like to be able to do:
```
BuildOption(assert_license): 1
BuildOption(exclude_modules): foo
```
And read those options from a macro / Lua table in the declarative build system
implementation.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3689
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint