[Rpm-maint] [rpm-software-management/rpm] Add %bcond macro for defining build conditionals (#1520)
Panu Matilainen
notifications at github.com
Wed Mar 17 14:46:29 UTC 2021
@pmatilai commented on this pull request.
> @@ -990,3 +990,25 @@ xxx
error: bad
])
AT_CLEANUP
+
+AT_SETUP([bcond macro])
+AT_KEYWORDS([macros])
+AT_CHECK([
Move this test into the other one in rpmbuild.at - the macro tests are more about testing the macro language and its builtins. There can be multiple AT_CHECK sections inside AT_SETUP-AT_CLEANUP pair, this will fit nicely in the build-side test.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1520#pullrequestreview-614397369
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210317/7d899a3b/attachment.html>
More information about the Rpm-maint
mailing list