procd: add patch to fix compilation error
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 29 Nov 2022 15:35:48 +0000 (16:35 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 4 Dec 2022 15:06:35 +0000 (16:06 +0100)
commit1392bec7de92888af06d98d11d306241b2e1f68f
tree86a076c03e27a0f92be301f6a7e927ee0f5fdb46
parent88e8ca256bc92765fcd34c7e371163ac38b623f6
procd: add patch to fix compilation error

procd complain for an unused verbose variable causing compilation error.
Fix this by setting the variable static following upstream procd
changes.

This is a variant of 0ee73b2c86a853ae3274c7080e2dcd36b81aa1fa that
introduced major change and fixed the verbose variable to static.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/system/procd/patches/0001-uxc-fix-compilation-error-caused-by-unused-variable.patch [new file with mode: 0644]