Thanks, applied as 01a8309e0ee36dcf2f94037fee36d2b6edf8b3c4. Michael
[sent from post-receive hook] On Tue, 29 Jun 2021 07:09:28 +0200, Michael Tretter <[email protected]> wrote: > The package is not build on !x86 systems, but the license still appears > in the license report as unknown. > > Ignore the license, if the package is selected but not built. > > Signed-off-by: Michael Tretter <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make > index 258d73af0f5a..2d6dbb0cab5c 100644 > --- a/rules/cross-nasm.make > +++ b/rules/cross-nasm.make > @@ -37,6 +37,8 @@ CROSS_NASM_LICENSE_FILES := \ > CROSS_NASM_CONF_TOOL := autoconf > CROSS_NASM_INSTALL_OPT := INSTALLROOT="$(CROSS_NASM_PKGDIR)" install > > +else > +CROSS_NASM_LICENSE := ignore > endif > > # vim: syntax=make _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
