aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/stress-ng/files
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2017-10-12 09:44:49 +0000
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2017-10-12 09:44:49 +0000
commit504ab9c5a7d4f3d743e90816f787e63c264e320f (patch)
treebadabd9c1bb38b495f3896b4806101e254a76867 /benchmarks/stress-ng/files
parent65344cbc43cc443aa0e97bad576ba6d609d7099b (diff)
downloadports-504ab9c5a7d4f3d743e90816f787e63c264e320f.tar.gz
ports-504ab9c5a7d4f3d743e90816f787e63c264e320f.zip
benchmarks/stress-ng: Update 0.08.17
Remove an obsolete patch Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12637
Notes
Notes: svn path=/head/; revision=451838
Diffstat (limited to 'benchmarks/stress-ng/files')
-rw-r--r--benchmarks/stress-ng/files/patch-stress-cpu.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/benchmarks/stress-ng/files/patch-stress-cpu.c b/benchmarks/stress-ng/files/patch-stress-cpu.c
deleted file mode 100644
index cca656af881b..000000000000
--- a/benchmarks/stress-ng/files/patch-stress-cpu.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- stress-cpu.c.orig 2017-05-06 12:36:12 UTC
-+++ stress-cpu.c
-@@ -50,7 +50,6 @@
- #define ccosl ccos
- #define csinl csin
- #define cpow pow
--#define powl pow
- #endif
-
- #if defined(__minix__)