[Rpm-maint] [rpm-software-management/rpm] Add _without_check macro (#1256)
Florian Festi
notifications at github.com
Fri Jun 5 17:17:24 UTC 2020
signaling and controling whether %check is executed during build.
The macro can be set globally or in the spec file. The --nocheck
parameter of rpmbuild takes precedence, though. If --nocheck is
passed to rpmbuild the macro set accordingly. Otherwise it is set
to 0 if not defined previously.
Resolves: #316
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1256
-- Commit Summary --
* Add _without_check macro
-- File Changes --
M build/build.c (1)
M rpmbuild.c (6)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1256.patch
https://github.com/rpm-software-management/rpm/pull/1256.diff
--
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/1256
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200605/efbeb4a3/attachment.html>
More information about the Rpm-maint
mailing list