From: Prarit Bhargava on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2148#note_1176072850

Good catch.  The reason I didn't see this is because MAKEFLAGS always started
with a "w".

```
[prarit@prarit kernel-ark]$ make -j13 dist-dump-variables | grep MAKEFLAGS
GNUMAKEFLAGS=
MAKEFLAGS=w -j13 --jobserver-auth=3,4
```

Pushed a new version and will wait for the result to confirm the change
resolves the warning as well.
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to