mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
nspr: fix compilation with newer musl
Include proper sgidefs define.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 93f8cbebe0)
This commit is contained in:
committed by
Josef Schlehofer
parent
2f58b610dd
commit
847ed6e0f7
+1
-1
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nspr
|
||||
PKG_VERSION:=4.25
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
|
||||
PKG_LICENCE:=MPL-2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user