]> git.ipfire.org Git - thirdparty/openwrt.git/commit
perf: disable shellcheck 19361/head
authorRobert Marko <robimarko@gmail.com>
Thu, 10 Jul 2025 13:08:19 +0000 (15:08 +0200)
committerRobert Marko <robimarko@gmail.com>
Thu, 10 Jul 2025 18:42:07 +0000 (20:42 +0200)
commit9d47c1522750639d8589c59ead1bca600320632b
treed10450abfbada7eeb1f458cb10600a508fd9400d
parented23b44e55fe9a01b3156a818a1cb0fe030c0183
perf: disable shellcheck

Since upstream commit:
b809fc656e763296f227b9b31e8f225e5977a8af ("perf build: Shellcheck support
for OUTPUT directory")

perf will attempt to run shellcheck on the test shell scripts, however
there is no point in doing this in OpenWrt and while perf checks for
shellcheck presence on your host it can fail to build in some cases.

So, simply disable it for now.

Link: https://github.com/openwrt/openwrt/pull/19361
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/devel/perf/Makefile