aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/stress-ng/files
diff options
context:
space:
mode:
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__)