cri-tools: fix assignment operation whitespace

The scripted assignement operator cleanup incorrectly caught
BUILDTAGS, which breaks our build.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2025-04-03 17:55:11 +00:00
parent 33136f6c20
commit de9a4540ca

View File

@ -36,7 +36,7 @@ inherit go
inherit goarch
inherit pkgconfig
EXTRA_OEMAKE = "BUILDTAGS = ''"
EXTRA_OEMAKE = "BUILDTAGS=''"
do_compile() {
# link fixups for compilation