tools/sparse: fix compilation with GCC14
Upstream backport. Get rid of PKG_RELEASE as it's irrelevant to tools. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
6fd8cca172
commit
253d777c96
@@ -8,7 +8,6 @@ PKG_NAME:=sparse
|
||||
|
||||
PKG_VERSION:=0.6.4
|
||||
PKG_HASH:=8b907c007459a66db110496f0a02fcff1c3c8b67ddff37b959fb102a28424209
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@KERNEL/software/devel/sparse/dist/
|
||||
|
||||
Reference in New Issue
Block a user