summaryrefslogtreecommitdiff
path: root/sysutils/task/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/task/files/patch-ac')
-rw-r--r--sysutils/task/files/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/sysutils/task/files/patch-ac b/sysutils/task/files/patch-ac
deleted file mode 100644
index 82f1a5074cc6..000000000000
--- a/sysutils/task/files/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./src/file/Makefile.orig Mon Oct 7 00:01:09 2002
-+++ ./src/file/Makefile Mon Oct 7 00:01:51 2002
-@@ -22,10 +22,9 @@
- # 4. This notice may not be removed or altered.
-
- SHELL = /bin/sh
--CC = gcc
--OPT = -O
-+CC ?= gcc
- DEBUG = -g
--CFLAGS = $(OPT) $(DEBUG) $(DEFS) $(DEFS_LCL)
-+CFLAGS += $(DEBUG) $(DEFS) $(DEFS_LCL)
-
- # If TASK is used with Autopsy on a CD that can be used for live
- # analysis, uncomment the line below and set the TASK directory