diff options
| author | Your Name <you@example.com> | 2021-09-01 19:07:05 +0100 |
|---|---|---|
| committer | Your Name <you@example.com> | 2021-09-01 20:03:24 +0100 |
| commit | 9586c77174bea63e25159b52848be87918966b03 (patch) | |
| tree | fce8ad8f1d92c7e46d89036ecc0970e034fc97e4 /frida_mode/many-linux/realpath | |
| parent | d4a8a9df699aa018755f4948e2add508be44b8b2 (diff) | |
| download | afl++-9586c77174bea63e25159b52848be87918966b03.tar.gz | |
Fixes to build on Ubuntu 18.04
Diffstat (limited to 'frida_mode/many-linux/realpath')
| -rwxr-xr-x | frida_mode/many-linux/realpath | 2 |
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 -- "$@" |
