summarylogtreecommitdiffstats
path: root/altermime-0.3.10-cflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'altermime-0.3.10-cflags.patch')
-rw-r--r--altermime-0.3.10-cflags.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/altermime-0.3.10-cflags.patch b/altermime-0.3.10-cflags.patch
new file mode 100644
index 000000000000..c18518ff4af4
--- /dev/null
+++ b/altermime-0.3.10-cflags.patch
@@ -0,0 +1,11 @@
+--- Makefile.orig 2008-11-16 08:45:45.000000000 +0000
++++ Makefile 2011-02-11 16:33:17.777602478 +0000
+@@ -9,7 +9,7 @@
+ # opposite of a disclaimer.
+ #ALTERMIME_OPTIONS=-DALTERMIME_PRETEXT
+ ALTERMIME_OPTIONS=
+-CFLAGS=-Wall -Werror -g -I. -O2 $(ALTERMIME_OPTIONS)
++#CFLAGS=-Wall -Werror -g -I. -O2 $(ALTERMIME_OPTIONS)
+ OBJS= strstack.o mime_alter.o ffget.o pldstr.o filename-filters.o logger.o MIME_headers.o libmime-decoders.o boundary-stack.o qpe.o
+
+