aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES31
1 files changed, 31 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..271ad84
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,31 @@
+RUNTIME DEPENDENCIES:
+
+ libc
+
+
+BUILD DEPENDENCIES:
+
+ libc
+ gcc
+ make
+ coreutils
+ binutils
+
+
+CHECK DEPENDENCIES:
+
+ libc
+ valgrind
+ make
+ coreutils
+
+
+BENCHMARK DEPENDENCIES:
+
+ libc
+ make
+ coreutils
+ median
+ grep (only needed for src/benchmark-flags)
+ sed (only needed for src/benchmark-flags)
+