about summary refs log tree commit diff
path: root/frida_mode/many-linux/realpath
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-09-01 19:07:05 +0100
committerYour Name <you@example.com>2021-09-01 20:03:24 +0100
commit9586c77174bea63e25159b52848be87918966b03 (patch)
treefce8ad8f1d92c7e46d89036ecc0970e034fc97e4 /frida_mode/many-linux/realpath
parentd4a8a9df699aa018755f4948e2add508be44b8b2 (diff)
downloadafl++-9586c77174bea63e25159b52848be87918966b03.tar.gz
Fixes to build on Ubuntu 18.04
Diffstat (limited to 'frida_mode/many-linux/realpath')
-rwxr-xr-xfrida_mode/many-linux/realpath2
1 files changed, 0 insertions, 2 deletions
diff --git a/frida_mode/many-linux/realpath b/frida_mode/many-linux/realpath
deleted file mode 100755
index 1fdc49a7..00000000
--- a/frida_mode/many-linux/realpath
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-readlink -f -- "$@"