1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 23:37:35 +00:00

Ports/stress-ng: Update stress-ng to version 0.16.04

This commit is contained in:
EWouters 2023-09-02 01:30:09 +02:00 committed by Jelle Raaijmakers
parent 1bf80c9ab3
commit 6ec38f4656
3 changed files with 6 additions and 6 deletions

View file

@ -8,11 +8,11 @@ Subject: [PATCH] Makefile: Install to /usr/local
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index d990692..a07b40e 100644
index 541a20f29091e543fc8af7dbb04bcab7b68e551d..e05f0102b84d30867b7b93ab0d747b566da5023a 100644
--- a/Makefile
+++ b/Makefile
@@ -87,10 +87,10 @@ LDFLAGS += -static -z muldefs
CFLAGS += -DBUILD_STATIC
@@ -124,10 +124,10 @@ override LDFLAGS += -static -z muldefs
override CFLAGS += -DBUILD_STATIC
endif
-BINDIR=/usr/bin