View | Details | Raw Unified | Return to bug 31928
Collapse All | Expand All

(-)ipa/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (ipa-1.1.6.tar.gz) = b495ae5db65bd9d7d653b4770a7ed45d
1
MD5 (ipa-1.2.tar.gz) = e48422034e60272653712a4df5419a51
(-)ipa/files/patch-aa (-5 / +5 lines)
Lines 1-71 Link Here
1
--- Makefile.orig	Wed Oct  3 14:27:19 2001
1
--- Makefile.orig	Fri Nov  9 22:06:30 2001
2
+++ Makefile	Thu Oct  4 20:46:16 2001
2
+++ Makefile	Sun Nov 11 23:19:10 2001
3
@@ -38,7 +38,7 @@
3
@@ -38,7 +38,7 @@
4
 #	-Ox   - optimize (it seems that -O3 also help to find out some errors);
4
 #	-Ox   - optimize;
5
 #	-g    - produce debugging information.
5
 #	-g    - produce debugging information.
6
 #
6
 #
7
-CFLAGS=		-Wall -O -g
7
-CFLAGS=		-Wall -O1 -g
8
+#CFLAGS=		-Wall -O -g
8
+#CFLAGS=		-Wall -O1 -g

Return to bug 31928