diff options
Diffstat (limited to 'main/ngrep/no-strip.patch')
-rw-r--r-- | main/ngrep/no-strip.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/main/ngrep/no-strip.patch b/main/ngrep/no-strip.patch new file mode 100644 index 0000000000..b9c20e7865 --- /dev/null +++ b/main/ngrep/no-strip.patch @@ -0,0 +1,10 @@ +--- ./configure.in.orig ++++ ./configure.in +@@ -161,7 +161,6 @@ + dnl OS-specific options + dnl + +-STRIPFLAG="-s" + HAVE_DUMB_UDPHDR="0" + + case "$target_os" in |