You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
318 B

diff -u -r ../radare2-3.0.0/configure ./configure
--- ../radare2-3.0.0/configure 2018-10-15 22:29:51.000000000 +0000
+++ ./configure 2018-10-18 04:22:20.511836802 +0000
@@ -593,6 +593,7 @@
else
HAVE_PTRACE="1"
USE_PTRACE_WRAP="0"; fi; fi; fi
+USE_PTRACE_WRAP=0
SEDFLAGS=" -e '"
COUNT=0
for A in ${ENVWORDS} ; do