mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
stress-ng: update to 0.14.03 and enable compile with glibc 2.36
This commit is contained in:
parent
75f6a43093
commit
696a5ac2ad
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="stress-ng"
|
||||
PKG_VERSION="0.13.05"
|
||||
PKG_SHA256="3de49e1100866634f549e99c1644283d0cde817b844a69dcf7f80afa2227d350"
|
||||
PKG_VERSION="0.14.03"
|
||||
PKG_SHA256="95012c62883ab5826e6157557a075df98cce3cbce2a48bb40851bcc968a8441a"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://github.com/ColinIanKing/stress-ng"
|
||||
PKG_URL="https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V${PKG_VERSION}.tar.gz"
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- a/Makefile 2021-05-09 11:37:35.000000000 +0000
|
||||
+++ b/Makefile 2021-05-09 11:37:43.000000000 +0000
|
||||
@@ -390,7 +390,7 @@
|
||||
$(V)sync
|
||||
|
||||
config.h:
|
||||
- +$(MAKE) -f Makefile.config STATIC=$(STATIC) -j
|
||||
+ +$(MAKE) -f Makefile.config STATIC=$(STATIC) -j1
|
||||
|
||||
.PHONY:
|
||||
makeconfig: config.h
|
@ -0,0 +1,13 @@
|
||||
--- a/core-helper.c 2022-06-12 11:38:26.000000000 +0000
|
||||
+++ b/core-helper.c 2022-07-19 10:00:39.040379407 +0000
|
||||
@@ -55,10 +55,6 @@
|
||||
#include <sys/utsname.h>
|
||||
#endif
|
||||
|
||||
-#if defined(HAVE_LINUX_FS_H)
|
||||
-#include <linux/fs.h>
|
||||
-#endif
|
||||
-
|
||||
#if defined(HAVE_SYS_VFS_H)
|
||||
#include <sys/vfs.h>
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user