package/glibc: fix check package

Commit [1] bumped glibc but also introduced two consecutive empty lines
which cause check-package to fail.

This commit fix this by removing an empty line.

[1] 82eff78dea package/{glibc, localedef}: security bump to v2.41-159

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Thomas Perale
2026-09-04 13:21:34 +02:00
parent b24489289f
commit 37c37731b1

View File

@@ -87,7 +87,6 @@ GLIBC_IGNORE_CVES += CVE-2026-77117
# Fixed by glibc-2.41-158-gec116a0fbedcc860631e525e70b409cf295f27da
GLIBC_IGNORE_CVES += CVE-2026-80489
# glibc is part of the toolchain so disable the toolchain dependency
GLIBC_ADD_TOOLCHAIN_DEPENDENCY = NO