about summary refs log tree commit diff
path: root/frida_mode/test/png/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'frida_mode/test/png/GNUmakefile')
-rw-r--r--frida_mode/test/png/GNUmakefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/frida_mode/test/png/GNUmakefile b/frida_mode/test/png/GNUmakefile
index a1a7f1a5..e05bade2 100644
--- a/frida_mode/test/png/GNUmakefile
+++ b/frida_mode/test/png/GNUmakefile
@@ -22,7 +22,7 @@ PNGTEST_URL:="https://raw.githubusercontent.com/google/fuzzbench/master/benchmar
 
 TEST_BIN:=$(BUILD_DIR)test
 ifeq "$(shell uname)" "Darwin"
-TEST_BIN_LDFLAGS:=-undefined dynamic_lookup -Wl,-no_pie
+TEST_BIN_LDFLAGS:=-undefined dynamic_lookup
 endif
 
 TEST_DATA_DIR:=$(LIBPNG_DIR)contrib/pngsuite/
@@ -112,9 +112,3 @@ frida: $(TEST_BIN)
 		-o $(FRIDA_OUT) \
 		-- \
 			$(TEST_BIN) @@
-
-debug:
-	gdb \
-		--ex 'set environment LD_PRELOAD=$(ROOT)afl-frida-trace.so' \
-		--ex 'set disassembly-flavor intel' \
-		--args $(TEST_BIN) $(TEST_DATA_DIR)basn0g01.png