aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logtool-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/logtool-devel/files')
-rw-r--r--sysutils/logtool-devel/files/patch-ab2
-rw-r--r--sysutils/logtool-devel/files/patch-configure11
2 files changed, 12 insertions, 1 deletions
diff --git a/sysutils/logtool-devel/files/patch-ab b/sysutils/logtool-devel/files/patch-ab
index 7788159c0f29..251d4cee729d 100644
--- a/sysutils/logtool-devel/files/patch-ab
+++ b/sysutils/logtool-devel/files/patch-ab
@@ -1,5 +1,5 @@
--- logtool/includes.h.orig Wed Jan 10 04:18:00 2001
-+++ logtool/includes.h Wed Jan 10 04:20:00 2001
++++ src/includes.h Wed Jan 10 04:20:00 2001
@@ -22,6 +22,7 @@
#include<stdio.h>
#include<stdlib.h>
diff --git a/sysutils/logtool-devel/files/patch-configure b/sysutils/logtool-devel/files/patch-configure
new file mode 100644
index 000000000000..d3f80b8c09d7
--- /dev/null
+++ b/sysutils/logtool-devel/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Mon Apr 28 16:00:06 2003
++++ configure Mon Apr 28 16:00:17 2003
+@@ -745,7 +745,7 @@
+ fi
+
+ if test -n "$GCC"; then
+- CFLAGS="-O3 -W -Wall"
++# CFLAGS="-O3 -W -Wall"
+ fi
+
+